Using an fl_offscreen on X before ->make_current() is called on a real window will cause a segfault, because there is still no GC at that point.
(No problem on Win32; don't know about Mac) Is there a way to create said GC without creating a window (and then iconizing it, because hiding it will destroy the GC?). _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

