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'm running on Windows XP.
Is this a bug or a deliberate design feature ? Or does
FL_CLOSE get sent via a different handler function ?
The Fl_win32.cxx module does seems to have code to
send a FL_CLOSE event when a windows WM_CLOSE message
arrives (line 694 of Fl_win32.cxx) - so I don't
understand why this event doesn't get through to my
application code.
___________________________________________________________
Want ideas for reducing your carbon footprint? Visit Yahoo! For Good
http://uk.promotions.yahoo.com/forgood/environment.html
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk