> Lukasz wrote: > Look for uninitialized variables. In your recent example program, you didn't > initialize exactly this private variable Fl_Offscreen scr;
Thanks, I'll try that. Didn't know I need to initialize private variables (I'm not a programmist). > Without sources, everybody can only guess. I wrote that this is for _your amusement_ :-). I don't consider above urgent problems from my point of view since this way or another I was able to find a working solution. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

