DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2891 Version: 1.3-current I Already posted this directly to the bug forum - but I realized that a real bug report is probably better. I am running into a problem when using Fl_Gl_Window in combination with FL_DLL (FLTK DLLs). No OpenGL output is produced when using the DLL libraries of FLTK. As a matter of fact, if an application uses the Fl_Gl_Window as a top-level window the application quits right away. Compiling the same code using the static version of FLTK produces the OpenGL output as expected. It seems that the code never reaches Fl_Gl_Window::flush when using the DLLs, while it does when using the static version. I can attach a sample application if necessary. Link: http://www.fltk.org/str.php?L2891 Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
