Generic UI Controllers: 2 Standard Controllers

Up: GEOS SDK TechDocs | Up | Prev: 1 Controller Features and Functions | Next: 3 Using Controllers

This section lists the various controller classes exported by system objects and libraries. Many are part of the GEOS UI; others are part of particular libraries. Some are system-wide (such as the ColorSelectorClass); others are object-specific (such as the InkControllerClass).

All of these controllers are set up to work with GenToolControlClass and GenToolGroupClass . When a GenToolControl object is also included in an application, users may set up menus and floating toolboxes however they like with the various tools from the controller's lists. For more information on the GenToolControl and how it is used, see Using Tools and GenToolControlClass .


Up: GEOS SDK TechDocs | Up | Prev: 1 Controller Features and Functions | Next: 3 Using Controllers