GUIΒΆ
The Graphical User Interface
The hwx.gui module is used to customize the application user interface which is built of controls arranged in containers.
- Actions
 - Containers
- Container (hwx.gui)
 - Frame (hwx.gui)
 - HFrame (hwx.gui)
 - VFrame (hwx.gui)
 - GridFrame (hwx.gui)
 - CollapsibleFrame (hwx.gui)
 - TabWidget (hwx.gui)
 - Dialog (hwx.gui)
 - MicroDialog (hwx.gui)
 - MessageDialog (hwx.gui)
 - CsvFileDialog (hwx.gui)
 - ActionDialog (hwx.gui)
 - DockWindow (hwx.gui)
 - GuideBar (hwx.gui)
 - GuideBarButton (hwx.gui)
 - GuideBarComboButton (hwx.gui)
 - GuideBarMenu (hwx.gui)
 - WidgetStack (hwx.gui)
 
 - Ribbons
 - SplineEditors
 - Widgets
- Widget (hwx.gui)
 - Label (hwx.gui)
 - IconLabel (hwx.gui)
 - ButtonBase (hwx.gui)
 - PushButton (hwx.gui)
 - RadioButton (hwx.gui)
 - ToolButton (hwx.gui)
 - ExpanderButton (hwx.gui)
 - ToggleButton (hwx.gui)
 - CheckBox (hwx.gui)
 - ComboBox (hwx.gui)
 - SpinBox (hwx.gui)
 - ButtonGroup (hwx.gui)
 - RadioButtons (hwx.gui)
 - HRadioButtons (hwx.gui)
 - VRadioButtons (hwx.gui)
 - Cursor (hwx.gui)
 - TextEdit (hwx.gui)
 - LineEdit (hwx.gui)
 - IntEdit (hwx.gui)
 - DoubleEdit (hwx.gui)
 - Legend (hwx.gui)
 - PopupMenu (hwx.gui)
 - Slider (hwx.gui)
 - Splitter (hwx.gui)
 - VSplitter (hwx.gui)
 - HSplitter (hwx.gui)
 - ProgressBar (hwx.gui)
 - SpacerItem (hwx.gui)
 - Table (hwx.gui)
 - ListBox (hwx.gui)
 - Tree (hwx.gui)
 - TreeItem (hwx.gui)
 - AnimationToolbar (hwx.gui)
 
 - Layouts
 - XyPlots