ContentsIndex
Graphics.UI.WXCore
Contents
Re-exports
Run
Description
Synopsis
module Graphics.UI.WXCore.WxcDefs
module Graphics.UI.WXCore.WxcClasses
module Graphics.UI.WXCore.WxcClassInfo
module Graphics.UI.WXCore.Defines
module Graphics.UI.WXCore.Types
module Graphics.UI.WXCore.Process
module Graphics.UI.WXCore.Print
module Graphics.UI.WXCore.Draw
module Graphics.UI.WXCore.DragAndDrop
module Graphics.UI.WXCore.Events
module Graphics.UI.WXCore.Frame
module Graphics.UI.WXCore.Dialogs
module Graphics.UI.WXCore.Controls
module Graphics.UI.WXCore.Db
module Graphics.UI.WXCore.OpenGL
module Graphics.UI.WXCore.Layout
module Graphics.UI.WXCore.Image
run :: IO a -> IO ()
Re-exports
module Graphics.UI.WXCore.WxcDefs
module Graphics.UI.WXCore.WxcClasses
module Graphics.UI.WXCore.WxcClassInfo
module Graphics.UI.WXCore.Defines
module Graphics.UI.WXCore.Types
module Graphics.UI.WXCore.Process
module Graphics.UI.WXCore.Print
module Graphics.UI.WXCore.Draw
module Graphics.UI.WXCore.DragAndDrop
module Graphics.UI.WXCore.Events
module Graphics.UI.WXCore.Frame
module Graphics.UI.WXCore.Dialogs
module Graphics.UI.WXCore.Controls
module Graphics.UI.WXCore.Db
module Graphics.UI.WXCore.OpenGL
module Graphics.UI.WXCore.Layout
module Graphics.UI.WXCore.Image
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 :-)
Produced by Haddock version 0.8