From: Robert D. <rob...@fa...> - 2006-02-20 02:21:42
|
On Feb 11, 2006, at 7:22 PM, Robert Dockins wrote: > As a resent poster to this thread, I'm interested in multithreaded > programs > with wxHaskell. The 'evtHandlerAddPendingEvent' function mentioned > in that > thread would solve my issue, except that I can't figure out how to > create > event objects (those with type > Graphics.UI.WXCore.WxcClassTypes.Event). > There don't appear to be constructors for these object types. > > For example, KeyEvent > (http://wxhaskell.sourceforge.net/doc/ > Graphics.UI.WXCore.WxcClassesAL.html#99) > doesn't have the expected 'keyEventCreate' funciton and PaintEvent, > which > only has a constructor, doesn't appear in the function listings at > all. > What's the deal? > > Rob Dockins Ping. Is anyone reading this list? Rob Dockins |