wxHaskell multi-thread & custom event example


/ Published in: Haskell
Save to your folder(s)

This examples shows how to handle user-defined events in wxHaskell via menu events.

If the thread issues an event is not the main thread, use evtHandlerAddPendingEvent instead of evtHandlerProcessEvent.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.