All needed for GUI application.
Modules | |
application | |
Containes application definitions. | |
components | |
Components are objects that an application uses in conjunction with another window. | |
containers | |
Containers are container for other controls. | |
controls | |
Controls are children windows that an application uses in conjunction with another window to enable interaction with the user. | |
dialogs | |
Dalogs consist of the open file, save file, open folder, find and replace, print, page setup, font, color dialog boxes, about, busy, message dialog boxes, ... | |
forms | |
Contains forms definitions. | |
menus and toolbars | |
Contains menus and toolbars definitions. | |
renderers | |
Contains control renderers definitions. | |