To register a toolset, you supply a pointer to the toolset along with bit flags that specify where in the GUI the toolset has defined components. The following locations are supported:
The example in GUI module example registers a toolset that contains elements in the main menu bar and the Tools menu. If you do not specify a flag in an area in which you have created some GUI components, those components will not be shown in the application. |