Thread: [Tcltextedit-users] Font is incorrect in problem in ttedit
Status: Beta
Brought to you by:
dennis2
From: Scott C. <sco...@lu...> - 2001-12-13 22:05:03
|
[Sorry. Last one went out without a subject :-%] I have good looking fonts in the file list but not in the text edit window or the shell window. How do I control what font is used in these windows? Thanks! Scott |
From: Dennis E. <hk...@tn...> - 2001-12-13 22:18:03
|
Hi Scott, There is a file called rc which controlls all sorts of parameters including fonts, the file shuled be located somewhere around /your home dir/.tcltextedit/. Change the line that say font-editor to the font you wish to use. To find out what fonts you have installed in your system you can use xlsfonts or xfontsel. note! there are currently a bug/feature that makes it impossible to use tcltextedit to change the settings in the rc file. i.e. you must close down tcltextedit and use another texteditor to change the values. //Dennis Scott Chapman wrote: > [Sorry. Last one went out without a subject :-%] > I have good looking fonts in the file list but not in the text edit window > or the shell window. How do I control what font is used in these windows? > > Thanks! > Scott > > _______________________________________________ > Tcltextedit-users mailing list > Tcl...@li... > https://lists.sourceforge.net/lists/listinfo/tcltextedit-users |
From: Scott C. <sco...@lu...> - 2001-12-13 22:23:13
|
I'll see if I can get that working then. Why is the font different in the file list than it is in the editor itself? The file list font is a good choice. The editor window has a bold font that is quite difficult to read. Scott -- Scott Chapman Technical Support Specialist Lund Performance Solutions Phone (541) 812-7600 | Email Sco...@lu... Fax (541) 812-7612 | Web www.lund.com NOTICE: This communication may contain privileged or other confidential information. If you are not the intended recipient or believe that you may have received this communication in error, please reply to the sender indicating that fact and delete the copy you received. In addition, you should not print, copy, retransmit, disseminate, or otherwise use the information. Thank you. > -----Original Message----- > From: Dennis Ehlin [mailto:hk...@tn...] > Sent: Thursday, December 13, 2001 2:16 PM > To: sco...@lu... > Cc: tcl...@li... > Subject: Re: [Tcltextedit-users] Font is incorrect in problem > in ttedit > > > Hi Scott, > > There is a file called rc which controlls all sorts of > parameters including > fonts, the file > shuled be located somewhere around /your home dir/.tcltextedit/. > Change the line that say font-editor to the font you wish to use. > To find out what fonts you have installed in your system you > can use xlsfonts > or xfontsel. > > note! there are currently a bug/feature that makes it > impossible to use > tcltextedit to change the settings in > the rc file. i.e. you must close down tcltextedit and use > another texteditor > to change the values. > > //Dennis > > > Scott Chapman wrote: > > > [Sorry. Last one went out without a subject :-%] > > I have good looking fonts in the file list but not in the > text edit window > > or the shell window. How do I control what font is used in > these windows? > > > > Thanks! > > Scott > > > > _______________________________________________ > > Tcltextedit-users mailing list > > Tcl...@li... > > https://lists.sourceforge.net/lists/listinfo/tcltextedit-users |
From: Dennis E. <hk...@tn...> - 2001-12-13 23:37:03
|
Hello, Good question, I think that something was different on the Linux box that I used when I made the latest version of tcltextedit. i.e. the font looked allright on my computer, but I have also noticed the problem you've seen. I will fix it when I get the time. Meanwhile it would be nice if you submit this as a bug to the bugtracking system, as a reminder for me :-). Just go to: http://sourceforge.net/projects/tcltextedit/ Click on "bugs" and then click on "Submit New"..... //Dennis Scott Chapman wrote: > I'll see if I can get that working then. Why is the font different in the > file list than it is in the editor itself? The file list font is a good > choice. The editor window has a bold font that is quite difficult to read. > > Scott > > -- > Scott Chapman > Technical Support Specialist > Lund Performance Solutions > Phone (541) 812-7600 | Email Sco...@lu... > Fax (541) 812-7612 | Web www.lund.com > > NOTICE: This communication may contain privileged or other confidential > information. If you are not the intended recipient or believe that you may > have received this communication in error, please reply to the sender > indicating that fact and delete the copy you received. In addition, you > should not print, copy, retransmit, disseminate, or otherwise use the > information. Thank you. > > > -----Original Message----- > > From: Dennis Ehlin [mailto:hk...@tn...] > > Sent: Thursday, December 13, 2001 2:16 PM > > To: sco...@lu... > > Cc: tcl...@li... > > Subject: Re: [Tcltextedit-users] Font is incorrect in problem > > in ttedit > > > > > > Hi Scott, > > > > There is a file called rc which controlls all sorts of > > parameters including > > fonts, the file > > shuled be located somewhere around /your home dir/.tcltextedit/. > > Change the line that say font-editor to the font you wish to use. > > To find out what fonts you have installed in your system you > > can use xlsfonts > > or xfontsel. > > > > note! there are currently a bug/feature that makes it > > impossible to use > > tcltextedit to change the settings in > > the rc file. i.e. you must close down tcltextedit and use > > another texteditor > > to change the values. > > > > //Dennis > > > > > > Scott Chapman wrote: > > > > > [Sorry. Last one went out without a subject :-%] > > > I have good looking fonts in the file list but not in the > > text edit window > > > or the shell window. How do I control what font is used in > > these windows? > > > > > > Thanks! > > > Scott > > > > > > _______________________________________________ > > > Tcltextedit-users mailing list > > > Tcl...@li... > > > https://lists.sourceforge.net/lists/listinfo/tcltextedit-users > > _______________________________________________ > Tcltextedit-users mailing list > Tcl...@li... > https://lists.sourceforge.net/lists/listinfo/tcltextedit-users |