On Wed, 11 Jun 2008, David Ibbitson wrote: > I've noticed that Fl_Native_File_Chooser seems to block events > in Fl_Gl_Window. I have an animation taking place in my OpenGL > window based on add_timeout/repeat_timeout. When I open > Fl_Native_File_Chooser, (which partially covers the window), > my animation stops.
I have a similar situation where an add_timeout/repeat_timeout (sometimes, not always) freezes when Fl_Native_File chooser is open, only to happily resume after the chooser is closed again. This happens to my program which is running on Linux. I use a regular Fl_Window (double buffered), not Fl_Gl_Window. Best, Marc _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

