FDOSTUI
FreeDOS Text User Interface
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 CarrayContainer to hold objects
 CboxDefines a rectangular region
 CbucketInternal data structure that holds a single key and value
 CbuttonAllows a user to click on a button
 CcheckbuttonCheck button widget
 CcomboboxAllows 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
 CeditMulti-line edit widget
 CentryAllows a user to enter text
 Cevent_keyContainer for a keyboard event
 Cevent_mouseContainer for a mouse event
 Cevent_resizeContainer for a resize event
 CfiledlgAllows a user to choose a file
 Cgapbuf
 CgroupContainer to hold a collection of widgets
 ChashHash data structure that holds keys and values
 CiniContainer to hold sections
 Cini_sectionContainer to hold data for a section
 Cini_tupleHolds key/value pair data
 CinputdlgAllows a user to input a value
 ClabelAllows display of text
 Cline
 ClistboxAllows the user to choose a value from a list
 Clistbox_item
 CmatrixMatrix
 CmenuAllows a user to choose a value from a list
 CmenubarAllows a user to choose a menu item from a horizontal list
 CitemConvenience container to hold a menu item
 CmenuitemMenu item
 CmenuitembarMenu bar item
 Cmouse_buffer
 Cmouse_callback
 Cmouse_eventContianer for mouse event
 Coption_form
 Coption_msgbox
 Coption_widget
 Coption_widget_checkbtn
 Coption_widget_contianer
 Coption_widget_entry
 Coption_widget_radiobtn
 Cpoll_eventStructure to hold event
 Cpoll_event_recordContinaer to hold an event record
 CradiobuttonRadio button widget
 Cscreen_pair_map
 Cscreen_map_bcolor
 CscrollbarA slider widget with navigational arrow buttons at each end
 CscrollerAllows the user to view a small portion of a large area via scrolling
 Cskin_buttonButton theme
 Cskin_buttonsTheme for all types of single buttons
 Cskin_desktopDesktop theme
 Cskin_editEdit theme
 Cskin_frameFrame theme
 Cskin_labelLabel theme
 Cskin_listboxListbox theme
 Cskin_menuMenu theme
 Cskin_sliderSlider theme
 Cskin_treeTree theme
 Cskin_windowWindow theme
 CsliderAllows user to select a value by moving a thumb within a defined range of the slider
 CspinnerAllows the user to enter a numeric value. The value can be adjusted through the use of repeat buttons
 CtreeTree widget class
 CtreeitemTreeitem widget class
 CvaluatorInterface to control a floating point value
 CwidgetBase class for all derived widgets
 CwindowTop level container widget that can be moved and resized by the user
 CwmhelperWindow manager helper class