Graphics.UI.WXCore

Contents

Description

 

Synopsis

Re-exports

Run

run :: IO a -> IO ()

Start the event loop. Takes an initialisation action as argument. Except for run, the functions in the WXH library can only be called from this intialisation action or from event handlers, or otherwise bad things will happen :-)