Re: [wxhaskell-users] Custom events

2011-10-30 Thread Henning Thielemann
On Sun, 30 Oct 2011, Henning Thielemann wrote: > Recently on this list it was suggested to use > > myEventId = wxID_HIGHEST+1 > > for custom events and register them as menu events. > > http://snipplr.com/view/17538/ > > > Now I added menus to my application and I got the strange behaviour th

[wxhaskell-users] Custom events

2011-10-30 Thread Henning Thielemann
Recently on this list it was suggested to use myEventId = wxID_HIGHEST+1 for custom events and register them as menu events. http://snipplr.com/view/17538/ Now I added menus to my application and I got the strange behaviour that selecting a certain menu item (the second one of all item