On 04/06/12 21:57, David Topham wrote:
> I am a new user of FLUID. I have been using it to teach programming to
> beginning students of C++. I like it very much and appreciate the great work
> that has gone into making this program to facilitate using fltk.
>
> One feature I would like to see added (or add myself) is some way to make the
> fonts much larger. I display what I am typing to students in a classroom
> using overhead projector, but the fonts are so small they can hardly see them.
>
> Is there some way I can modify the code or configure it so it uses fontsizes
> like 16 or 18 instead of 11 or 12 like it is now?
>
> I especially need this when adding code to the callback area of the Code
> Properties window.
>
> Thank you for any advice. I have been able to successfully build fltk 1.3 on
> my Windows system using MSYS/MINGW so I know I will be able to modify the
> code and rebuild a new version of FLUID when I can figure out where to change
> it.
As others have mentioned, you can't change this easily without
changing the code.
But you can probably use the OS to make the app larger.
I'm not sure if Windows has this, but on a Mac you can
zoom the screen by hitting Alt-Apple-'=' and Alt-Apple-'-'
(when the System Prefs -> Universal Access zoom feature is enabled)
If Windows doesn't have this, you can surely change the display
resolution to something /smaller/; then the fonts will appear larger.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk