wxcore-0.91.0.0: wxHaskell core

Safe HaskellSafe
LanguageHaskell98

Graphics.UI.WXCore.WxcDefs

Contents

Description

Haskell constant definitions for the wxWidgets C library (wxc.dll).

This file was originally generated automatically by wxDirect; it is now manually maintained.

Synopsis

Types

type BitFlag = Int

A flag can be combined with other flags to a bit mask.

Constants

wxADJUST_MINSIZE :: Int

Deprecated: Don't use this

wxBDIAGONAL_HATCH :: Int

Deprecated: Don't use this

wxBOLD :: Int

Deprecated: Don't use this

wxBORDER_DEFAULT :: Int

This is different from wxBORDER_NONE as by default the controls do have border

wxBORDER_MASK :: Int

A mask to extract border style from the combination of flags

wxBORDER_NONE :: Int

Displays no border, overriding the default border style for the window. wxNO_BORDER is the old name for this style.

wxBORDER_RAISED :: Int

Displays a raised border. wxRAISED_BORDER is the old name for this style.

wxBORDER_SIMPLE :: Int

Displays a thin border around the window. wxSIMPLE_BORDER is the old name for this style.

wxBORDER_STATIC :: Int

Displays a border suitable for a static control. wxSTATIC_BORDER is the old name for this style. Windows only.

wxBORDER_SUNKEN :: Int

Displays a sunken border. wxSUNKEN_BORDER is the old name for this style.

wxBORDER_THEME :: Int

Displays a themed border where possible. Currently this has an effect on Windows XP and above only. For more information on themed borders, please see Themed borders on Windows http://docs.wxwidgets.org/2.8/wx_wxmswport.html#wxmswthemedborders.

wxBU_AUTODRAW :: Int

Deprecated: Don't use this

wxBU_NOAUTODRAW :: Int

Deprecated: Don't use this

wxCROSSDIAG_HATCH :: Int

Deprecated: Don't use this

wxCROSS_HATCH :: Int

Deprecated: Don't use this

wxDECORATIVE :: Int

Deprecated: Don't use this

wxDEFAULT :: Int

Deprecated: Don't use this

wxDOT :: Int

Deprecated: Don't use this

wxDOT_DASH :: Int

Deprecated: Don't use this

wxDOUBLE_BORDER :: Int

Deprecated: Use wxBORDER_THEME

Deprecated

wxFDIAGONAL_HATCH :: Int

Deprecated: Don't use this

wxFIXED :: Int

Deprecated: Don't use this

wxHORIZONTAL_HATCH :: Int

Deprecated: Don't use this

wxITALIC :: Int

Deprecated: Don't use this

wxLIGHT :: Int

Deprecated: Don't use this

wxLONG_DASH :: Int

Deprecated: Don't use this

wxMODERN :: Int

Deprecated: Don't use this

wxNORMAL :: Int

Deprecated: Don't use this

wxPASSWORD :: Int

Deprecated: Use wxTE_PASSWORD

wxPROCESS_ENTER :: Int

Deprecated: Use wxTE_PROCESS_ENTER

wxRAISED_BORDER :: Int

Deprecated: Use wxBORDER_RAISED

Deprecated

wxROMAN :: Int

Deprecated: Don't use this

wxSCRIPT :: Int

Deprecated: Don't use this

wxSHORT_DASH :: Int

Deprecated: Don't use this

wxSLANT :: Int

Deprecated: Don't use this

wxSOLID :: Int

Deprecated: Don't use this

wxSTATIC_BORDER :: Int

Deprecated: Use wxBORDER_STATIC

Deprecated

wxSTIPPLE :: Int

Deprecated: Don't use this

wxSTIPPLE_MASK :: Int

Deprecated: Don't use this

wxSTIPPLE_MASK_OPAQUE :: Int

Deprecated: Don't use this

wxSUNKEN_BORDER :: Int

Deprecated: Use wxBORDER_SUNKEN

Deprecated

wxSWISS :: Int

Deprecated: Don't use this

wxTELETYPE :: Int

Deprecated: Don't use this

wxTE_AUTO_SCROLL :: Int

Deprecated: Don't use this

wxTE_LINEWRAP :: Int

Deprecated: Don't use this

wxTRANSPARENT :: Int

Deprecated: Don't use this

wxUSER_DASH :: Int

Deprecated: Don't use this

wxVARIABLE :: Int

Deprecated: Don't use this

wxVERTICAL_HATCH :: Int

Deprecated: Don't use this