> > > Using fltk-1.1.x-r5953 my application tries to do some > > processing when a window is closed - but the FL_CLOSE > > event never gets to my event handler function. The > > FL_HIDE event is the last one to arrive. > > I don't know the answer to your specific question -- perhaps > someone else can offer an explanation. However, when faced > with the same problem I discovered that one can accomplish > more or less the same thing by assigning a callback to the > window. Apparently the callback is done when the window > is closed.
Yes - I think I'd go with Stan's method... 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 mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

