Dear all, I'm running FLTK 1.19 on Mac OSX Leopard. I'm having some trouble with tabs each with its own GL context. When I switch from one tab to the other, the drawing from the GL context of the previous tab does not disappear. It will only disappear after I click some element in the current tab whose action includes an explicit call to the hide() of the previous GL context.
Anybody knows of a better way to handle this problem? Thanks, Gary Hui Zhang _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

