|
Tabuuk Newbie
Joined: 22 Nov 2003 Posts: 1 Location: USA
|
Posted: Sun Apr 22, 2007 1:43 am
[1.29] On new sessions can't change the output font |
I'm not able to change the font size of text other than the input line.
The status window is stuck at 10 font regardless of what font I choose or font size.
(this is on newly created sessions)
I'm navigating to Prefs, Styles and then Status window
Then I chose Times New Roman , font size 12 --- no change --
font size 22 --- no change --
font size 100 --- no change --- (I wanted to see this on my deck!)
Thanks,
Tabuuk |
|
|
|
Arminas Wizard
Joined: 11 Jul 2002 Posts: 1265 Location: USA
|
Posted: Sun Apr 22, 2007 3:17 am |
There is a place to do this. Use the %prefs function. There is a thread about it in the beta forum with the syntax on how to set what you want.
|
|
_________________ Arminas, The Invisible horseman
Windows 7 Pro 32 bit
AMD 64 X2 2.51 Dual Core, 2 GB of Ram |
|
|
|
bishopnenar Beginner
Joined: 20 Mar 2007 Posts: 27
|
Posted: Mon Apr 23, 2007 8:27 pm |
Any idea where that post is?
Serach for that and nothing is coming up.
Really like to change the output window font, all of my lines are out of wack and is just annoying.
Any insight to this would be great |
|
|
|
Fang Xianfu GURU
Joined: 26 Jan 2004 Posts: 5155 Location: United Kingdom
|
Posted: Mon Apr 23, 2007 8:43 pm |
It's on the beta forum, called Using Styles. The gist of it is these two commands:
#call %pref(OutputFontName,fontname)
#call %pref(OutputFontSize,size in pixels)
They'll set the font for you until a GUI method is added.
But I got the impression from your post that you were trying to set the font size of the status window and not the output window. Which did you mean? |
|
|
|
bishopnenar Beginner
Joined: 20 Mar 2007 Posts: 27
|
Posted: Mon Apr 23, 2007 8:58 pm |
That is it, was looking for the Output font. Status window works currently under the GUI version now.
Thanks! |
|
|
|
|
|