FDOSTUI
FreeDOS Text User Interface
|
array.h | A dynamic array that holds pointers to objects |
block.h | Read or write a block of screen memory |
box.h | Rectanglular region |
button.hpp | Button class |
checkbtn.hpp | Checkbutton class |
clip.h | Clipping of a rectangular region |
combobox.hpp | Combobox class |
cursor.h | Manipulation of the screens cursor |
draw.h | Drawing routines that applies clipping |
edit.hpp | Edit class |
entry.hpp | Entry class |
event.h | Data structures for event handling |
fdostui.hpp | Primary include file for external applications |
fdtuicfg.h | FDOSTUI configuration loader. Allows a user to set options to control an FDOSTUI application without requiring a recompilation |
file.hpp | |
filedlg.hpp | File dialog class |
gapbuf.h | A dynamic text buffer implementing the gap buffer algorithm |
group.hpp | Group class |
hash.h | A hash table, which maps keys to values |
hw.h | Hardware routines |
ini.h | A configuration file (INI) reader |
inpdlg.hpp | Input dialog class |
keyboard.h | Keyboard enumerations and utility routines |
label.hpp | Label class |
listbox.hpp | Listbox class |
matrix.h | Simple transformation matrix (translate only) |
menu.hpp | Conatins menu class |
menubar.hpp | Menu bar class |
menuitem.h | Container for a menu item |
mouse.h | Mouse routines |
options.h | |
poll.h | Keyboard and mouse polling routines |
popup.hpp | Common dialog boxes |
radiobtn.hpp | Radio button class |
screen.h | Screen drawing routines (no clipping) The draw.h module contians clipping routines |
scrllbar.hpp | Scrollbar class |
scroller.hpp | Scroller class |
skin.h | Simple theme |
slider.hpp | Slider class |
spinner.hpp | Spinner class |
tree.hpp | Tree widget class |
treeitem.hpp | Treeitem widget class |
valuator.hpp | Valuator class |
video.h | |
widget.hpp | Widget class |
window.hpp | Window class |
wm.hpp | Window management routines |
wmhelper.hpp | Wmhelper class |
wmmenu.hpp | System menu definition |