ContentsIndex

Documentation for wxHaskell 0.10.3

wxHaskell is a Haskell binding to the portable wxWidgets GUI library. See http://wxhaskell.sourceforge.net for the latest information.

The Graphics.UI.WX library is a middle-level Haskell library for writing graphical user interfaces. It is build on top the Graphics.UI.WXCore library, the core interface to the wxWidgets library. The wxWidgets functions are not explained here. Please look at the original wxWidgets documentation at http://www.wxwidgets.org

LICENSE:

The wxHaskell libraries are distributed under the wxWindows library license. The documentation is subject to the wxWindows documentation license.

See http://www.wxwidgets.org/newlicen.htm for the legal description of the license.

The wxWindows library license is essentially the L-GPL (Library General Public Licence), with an exception stating that derived works in binary form may be distributed on the user's own terms. This means that it is possible to create commercial software with this library without paying royalties or disclosing source code. This is a solution that satisfies those who wish to produce GPL'ed software using wxHaskell, and also those producing proprietary software.

This library is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the wxWindows library license for more details.

Modules
show/hideGraphics
show/hideUI
show/hideGraphics.UI.WX
Graphics.UI.WX.Attributes
Graphics.UI.WX.Classes
Graphics.UI.WX.Controls
Graphics.UI.WX.Dialogs
Graphics.UI.WX.Draw
Graphics.UI.WX.Events
Graphics.UI.WX.Frame
Graphics.UI.WX.Layout
Graphics.UI.WX.Media
Graphics.UI.WX.Menu
Graphics.UI.WX.Timer
Graphics.UI.WX.Types
Graphics.UI.WX.Variable
Graphics.UI.WX.Window
show/hideGraphics.UI.WXCore
Graphics.UI.WXCore.Controls
Graphics.UI.WXCore.Db
Graphics.UI.WXCore.Defines
Graphics.UI.WXCore.Dialogs
Graphics.UI.WXCore.DragAndDrop
Graphics.UI.WXCore.Draw
Graphics.UI.WXCore.Events
Graphics.UI.WXCore.Frame
Graphics.UI.WXCore.Image
Graphics.UI.WXCore.Layout
Graphics.UI.WXCore.OpenGL
Graphics.UI.WXCore.Print
Graphics.UI.WXCore.Process
Graphics.UI.WXCore.Types
Graphics.UI.WXCore.WxcClassInfo
Graphics.UI.WXCore.WxcClassTypes
Graphics.UI.WXCore.WxcClasses
Graphics.UI.WXCore.WxcClassesAL
Graphics.UI.WXCore.WxcClassesMZ
Graphics.UI.WXCore.WxcDefs
Graphics.UI.WXCore.WxcObject
Graphics.UI.WXCore.WxcTypes
Produced by Haddock version 0.8