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. -Dave _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

