DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2118 Version: 1.3-feature I would like to se FL_MULTISAMPLE implemented in someway on Windows. I know that this involves pre-creating windows for determining supported pixelformats, so I know that the implementation is difficult. A intermediate solution would be to open up the Fl_Gl_Windows class with methods for querying the Fl_Gl_Choice instance variable g (make it protected?) or adding some callback to intercept the fl_create_gl_context call, so that a modified pixelformat can be set. To implement this now I think I have to create a custom Fl_Gl_Window class for this purpose. Link: http://www.fltk.org/str.php?L2118 Version: 1.3-feature _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
