Glossary
The following are definitions of some of the special terms used in Toolbar2000.
- group item
- A special type of item. The child items of a group item are rendered on the group item's parent item, as if they were actually children of the parent item.
Group items may be nested up to approximately 9 levels deep. - item
- Item components are used for toolbar and menu items. Items descend from the TTBCustomItem class.
- item viewer
- Item viewer refers to a TTBItemViewer component or a descendant. Instances of TTBItemViewer draw individual items on the screen and process mouse and keyboard input.
- view
- A view refers to a TTBView component. The TTBView class arranges items for display and manages item viewers.