Eoin wrote: > Thanks to everyone who helped me out with this. If anyone is interested > here's a screenshot of my application: > http://www.sarc.qub.ac.uk/~emullan/Screenshot-2.png
If you're using fltk 1.3.x and want to make things look
just a little bit nicer, try adding this line at the top
of your main():
Fl::scheme("gtk+");
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

