I noticed that WX.singleListBox triggers a 'select' event when I quit the program. This has two bad consequences: The event handler may access other widgets that are already deconstructed (segmentation fault) and the (get listBox selection) returns (-1) what is an invalid value in my application. Is this a bug or a feature?
http://code.haskell.org/alsa/gui/src/program.hs ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ wxhaskell-users mailing list wxhaskell-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxhaskell-users