jason wrote: > In some GUI comparison pages I remember reading about the fact > that FLTK had some screen "flicker" problems on larger apps.
Hmm, sounds like Fl_Window might have been used instead of
Fl_Double_Window; the latter is supposed to ensure the
interface doesn't flicker.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

