This works, but doesn't solve the problem of some of the opened window having pending work to be done.
If some opened window has a pending work how we can allow the user to cancel the application to exit and finish the pending work ? En 24/11/2010 11:30:24, Albrecht Schlosser <[email protected]> escribió: > while (Fl::first_window()) { > Fl::first_window()->hide(); > } -- Usando el revolucionario cliente de correo de Opera: http://www.opera.com/mail/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

