FDOSTUI
FreeDOS Text User Interface
|
Carray | Container to hold objects |
Cbox | Defines a rectangular region |
Cbucket | Internal data structure that holds a single key and value |
Cbutton | Allows a user to click on a button |
Ccheckbutton | Check button widget |
Ccombobox | Allows the user to choose a value from a drop down list. Optionally, the user can also enter a value that is not in the list |
Cedit | Multi-line edit widget |
Centry | Allows a user to enter text |
Cevent_key | Container for a keyboard event |
Cevent_mouse | Container for a mouse event |
Cevent_resize | Container for a resize event |
Cfiledlg | Allows a user to choose a file |
Cgapbuf | |
Cgroup | Container to hold a collection of widgets |
Chash | Hash data structure that holds keys and values |
Cini | Container to hold sections |
Cini_section | Container to hold data for a section |
Cini_tuple | Holds key/value pair data |
Cinputdlg | Allows a user to input a value |
Clabel | Allows display of text |
Cline | |
Clistbox | Allows the user to choose a value from a list |
Clistbox_item | |
Cmatrix | Matrix |
Cmenu | Allows a user to choose a value from a list |
▼Cmenubar | Allows a user to choose a menu item from a horizontal list |
Citem | Convenience container to hold a menu item |
Cmenuitem | Menu item |
Cmenuitembar | Menu bar item |
Cmouse_buffer | |
Cmouse_callback | |
Cmouse_event | Contianer for mouse event |
Coption_form | |
Coption_msgbox | |
Coption_widget | |
Coption_widget_checkbtn | |
Coption_widget_contianer | |
Coption_widget_entry | |
Coption_widget_radiobtn | |
Cpoll_event | Structure to hold event |
Cpoll_event_record | Continaer to hold an event record |
Cradiobutton | Radio button widget |
▼Cscreen_pair_map | |
Cscreen_map_bcolor | |
Cscrollbar | A slider widget with navigational arrow buttons at each end |
Cscroller | Allows the user to view a small portion of a large area via scrolling |
Cskin_button | Button theme |
Cskin_buttons | Theme for all types of single buttons |
Cskin_desktop | Desktop theme |
Cskin_edit | Edit theme |
Cskin_frame | Frame theme |
Cskin_label | Label theme |
Cskin_listbox | Listbox theme |
Cskin_menu | Menu theme |
Cskin_slider | Slider theme |
Cskin_tree | Tree theme |
Cskin_window | Window theme |
Cslider | Allows user to select a value by moving a thumb within a defined range of the slider |
Cspinner | Allows the user to enter a numeric value. The value can be adjusted through the use of repeat buttons |
Ctree | Tree widget class |
Ctreeitem | Treeitem widget class |
Cvaluator | Interface to control a floating point value |
Cwidget | Base class for all derived widgets |
Cwindow | Top level container widget that can be moved and resized by the user |
Cwmhelper | Window manager helper class |