Hello, I want some code to be executed everytime a certain frame or dialog is closed, either programmatically via close or by the user using the method of the respective windowing system (like pressing Alt+F4). How do I achieve this?
In addition, I’d like to know what happens with the wxHaskell/wxWidgets objects of a frame/dialog (the frame/dialog object and all respective widget objects) when the frame/dialog is closed. Are they destroyed automatically? What happens if they are accessed after the frame/dialog has been closed? Best wishes, Wolfgang ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ wxhaskell-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxhaskell-users
