Hi, I wrote a code that uses FLTK 1.3. The main window is derived from Fl_Double_Window. It works fine in Windows but in Linux no widget is displayed or just one or two. All the widgets appear only as flashes while the window is redrawn for example when is moved. If I change Fl_Double_Window to Fl_Window everything works fine both in Linux and Windows. By the way, the Fl_Double_Window example works fine in my Linux systems so it is not a problem with the library, but with my code. Can some one realize what the problem could be? Thanks
_______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

