ContentsIndex

The Port package is a low-level, portable Haskell library for writing graphical user interfaces (GUI's). It is currently implemented for Windows and GTK. Port does not (yet) cover all aspects of a full fledged GUI but it is fairly complete and offers probably enough functionality for most applications.

Allthough it is possible to write GUI's directly using this package, the interface offers no utility functions or abstraction. Other libraries based on Port should offer a more friendly interface for writing GUI's.

Modules
Graphics
UI
Graphics.UI.Port
Graphics.UI.Port.Bitmap
Graphics.UI.Port.Canvas
Graphics.UI.Port.Colors
Graphics.UI.Port.CommonDialogs
Graphics.UI.Port.ConfigKey
Graphics.UI.Port.Controls
Graphics.UI.Port.Document
Graphics.UI.Port.Font
Graphics.UI.Port.Handlers
Graphics.UI.Port.Menu
Graphics.UI.Port.Message
Graphics.UI.Port.Process
Graphics.UI.Port.Timer
Graphics.UI.Port.ToolBar
Graphics.UI.Port.Window
Produced by Haddock version 0.6