DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L1945 Version: 1.1.9 Calling mode() inside draw() causes some visual-selection code to happen during a GL call. This doesn't restore the GL context when called within draw(). This causes X (Xorg 1.4.2) to crash immediately. Calling mode() in the constructor (or, outside of draw()) fixes the problem. Should we consider this as a bug and postpone mode changes until draw() is finished or correcly document this limitation? Link: http://www.fltk.org/str.php?L1945 Version: 1.1.9 _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
