> If I use OpenGL while the XFCE compositing is on then I see > the object in the OpenGL window briefly and then it disappears. > > Some way to fix this?
Is your GL window inside an Fl_Double_Window by any chance? If so, try making the outer window into an Fl_Single_Window and see if that helps. There can be difficulties with some GL contexts if they are inside an Fl_Double_Window, and the buffer switching gets a bit out-of-synch... Other than that, no ideas present themselves: In which case, can you post, somewhere, a minimal compileable example that manifests the bug so we can recreate it. SELEX Sensors and Airborne Systems Limited Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
