úÎP·LÓ     portable experimentalmartijn@cs.uu.nl0(Pointer to a choice view, deriving from . (Pointer to a choice view, deriving from . 9Pointer to a multiple-selection list view, deriving from !. "7Pointer to a single-selection list view, deriving from #. $'Pointer to a radio view, deriving from %. &MWidgets that have a typed value. The value can be accessed via the attribute , and has type x.  YWidgets that have a typed list of items. The item list can be accessed via the attribute  , and has type [x]. cWidgets that have a typed list of selections. The selection list can be accessed via the attribute  , and has type [x]. gWidgets that have a typed selection that may be empty. The selection can be accessed via the attribute , and has type Maybe x. UWidgets that have a typed selection. The selection can be accessed via the attribute , and has type x. The labeled class is used by , , , and  I for conveniently passing the function that maps an item onto its label. BCreate a new radio view with an initial orientation and a list of  typed items. The item type (x) must be an instance of  to show each item's  label. Use attribute , to access the currently selected item, and  $ to access the list of items. Note: L for a radio view (or radio box) the items may not be modified dynamically.  Instances: ,  , ',(,) -- *, +, ,, -, ., /,  0, 1, 2, 3, 4, 5. BCreate a new radio view with an initial orientation and a list of ! typed items. A function of type  (x -> String) maps items onto labels.  Use attribute , to access the currently selected item, and  $ to access the list of items. Note: L for a radio view (or radio box) the items may not be modified dynamically.  Instances: , ',(,) -- *, +, ,, -, ., /,  0, 1, 2, 3, 4, 5. 674Create a single-selection list view. The item type (x) must be an instance of  to show each item's  label. Use attribute , to access the currently selected item, and   to access the list of items.  Instances:  ,  , 8,',(,) -- *, +, ,, -, ., /,  0, 1, 2, 3, 4, 5. 8Create a single-selection list view. A function of type  (x -> String) maps items onto labels.  Use attribute , to access the currently selected item, and   to access the list of items.  Instances:  ,  , 8,',(,) -- *, +, ,, -, ., /,  0, 1, 2, 3, 4, 5. 6Create a multiple-selection list view. The item type (x) must be an instance of  to show each item's  label.  Use attribute  - to access the currently selected items, and   to access the list of items.  Instances:  ,  , 8, ',9,) -- *, +, ,, -, ., /,  0, 1, 2, 3, 4, 5. :Create a multiple-selection list view. A function of type  (x -> String) maps items onto labels.  Use attribute  - to access the currently selected items, and   to access the list of items.  Instances:  ,  , 8, ',9,) -- *, +, ,, -, ., /,  0, 1, 2, 3, 4, 5. :;SCreate a choice view to select one item from a list of typed items. The item type (x) must be an instance of  to show each item's  label.  Use attribute , to access the currently selected item, and   to access the list of items.  Instances:  ,  , 8, ',(,) -- *, +, ,, -, ., /,  0, 1, 2, 3, 4, 5. WCreate a choice view to select one item from a list of typed items. A function of type  (x -> String) maps items onto labels.  Use attribute , to access the currently selected item, and   to access the list of items.  Instances:  ,  , 8, ',(,) -- *, +, ,, -, ., /,  0, 1, 2, 3, 4, 5. <=>?@:Create a single-line value entry control. The value type (x) must be an instance of A and B j to present a value as a string in the entry and parse the string from the entry back to (maybe) a value.  Use  to access the value.  Note: C has to H be set at creation time (or the entry has default alignment (=left) ).  Instances: , D, E, F -- *, +, ,, -, ., /,  0, 1, 2, 3, 4, 5. DCreate a single-line value entry control. The two functions of type  (x -> String) and (String -> Maybe x) are used j to present a value as a string in the entry and parse the string from the entry back to (maybe) a value.  Use  to access the value.  Note: C has to H be set at creation time (or the entry has default alignment (=left) ).  Instances: , D, E, F -- *, +, ,, -, ., /,  0, 1, 2, 3, 4, 5. GHIJK       L      !" #$%&'(%&)* +,%-.%/0%/1%/2%/3%/4%/5%/6%/7%/8%/9%/:%/;%-<%-=>?%&@%/ABCDEFGHIJKILM%&N%&O%&P%-QRSTUVWxtc-1.0Graphics.UI.XTC Observablechange ValueEntry ChoiceView MultiListViewListView RadioView TypedValued typedValue TypedItems typedItemsTypedSelectionstypedSelectionsTypedMaybeSelectiontypedMaybeSelectionTypedSelectiontypedSelectionLabeledtoLabel mkRadioView mkRadioViewEx mkListView mkListViewExmkMultiListViewmkMultiListViewEx mkChoiceViewmkChoiceViewEx mkValueEntrymkValueEntryExwxcore-0.12.1.6 Graphics.UI.WXCore.WxcClassTypesTextCtrl CValueEntryChoice CChoiceView wx-0.12.1.6Graphics.UI.WX.Controls MultiListBoxCMultiListView SingleListBox CListViewRadioBox CRadioViewGraphics.UI.WX.Events SelectingGraphics.UI.WX.Classes SelectionItemsTextualLiterate DimensionsColoredVisibleChildAbleTippedIdentityStyledReactivePaintradioViewSetTypedSelectionradioViewGetTypedSelectionSorted SelectionsmultiListViewSetTypedSelectionsmultiListViewGetTypedSelectionsmkViewExviewGetTypedMaybeSelectionviewSetTypedMaybeSelectionviewGetTypedItemsviewSetTypedItemsbaseGHC.ShowShowGHC.ReadRead alignmentWrapAligned CommandingvalueEntryGetTypedValuevalueEntrySetTypedValue readParse safeIndex internalError