win.h [code] | General include file for the HPGCC window system |
winbox.h [code] | Include for box widget to group other widgets |
wincheckbox.h [code] | Fuctions to display a checkbox in the window system |
winchoose.h [code] | Fuctions to display a choose widget in the window system |
wincore.h [code] | API for writing custom window system components |
winevent.h [code] | Event queue for the HPGCC window system |
winimg.h [code] | Fuctions to display an image widget in the window system |
winkeys.h [code] | Window system keyboard events |
winprogress.h [code] | Fuctions to display a progress widget |
winsoftmenu.h [code] | Fuctions to display a soft menu in the window system |
wintext.h [code] | Fuctions to display a text widget in the window system |
wintimer.h [code] | Functions related to setting and executing timers |
winwidget.h [code] | Component infrastructure for the window system |