Hi all,
Has anybody tried to programmatically introduce events in WxHaskell? If
so, please tell me how you did it or, if you dropped the effort, why you
dropped it.
I want to automatically test some event handling code and thus need
events to be generated without user input. Often you can just call you
event handling code yourself, but I need to see that wxWidgets actually
transmits the event to where I expect and therefore need to generate
"real" wxWidgets events.
Greetings,
Mads Lindstrøm
|