newOldUser
Group: Members
Posts: 241
Joined: Oct. 2004 |
|
Posted: Feb. 16 2005,03:59 |
|
You can change the font to "screen", "times", "helvetica" and "courier" by altering line 15 or there abouts like this
Code Sample | Fl_Widget.initializers = {textfont = Font.times, labelfont = Font.times, labelcolor = 15}
|
Nice script. Thank you for your efforts
-------------- ======== Note ========= The DSL Forum Search default is 'OR' If you search for "cat dog" you will get all "cat" posts and all "dog" posts. If you search for "cat AND dog" you will only find results that contain BOTH "cat" and "dog" Add '*' for wildcards, " cat* and dog* "
|