matthiasm wrote: > On Nov 22, 2007, at 5:43 PM, Tim Cramer wrote: > > > > Leaving "Fl::run()" does not close the windows. It works quite the > other way around: after all windows are closed (hidden), FLTK will > leave the Fl::run() loop. > Ok. I see. But the problem is, that the loop is leaved (for exampe by clicking the 'x'). And because of this hide() was called already, I thing. But the Window stayes open until I close matlab. To be clear the window seems really dead. I can't there anything now.
So it seems not to help to call hide() again.... _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

