Progress
AppBuilder
Developer’s Guide
SmartToolbars
The SmartToolbar object optionally combines a standard menu bar with a full-width toolbar, and provides access to database navigation and record-management functions. You can use a SmartToolbar in place of the standard menu bar in a SmartWindow, if you wish. The SmartToolbar offers the same functions that the larger, separate Navigation and Update SmartPanel button arrays provide between them.
The SmartToolbar has some limitations:
- You can only use the full SmartToolbar in a SmartWindow or SmartFrame. If you place one in a SmartDialog, only the toolbar component will activate, since a Dialog cannot have a menu bar even as part of a SmartObject.
- You can use only one SmartToolbar per organizer instance. If you need additional controls, you must create and group them by hand.
- The width of a SmartToolbar does not automatically change to agree with changes in the organizer object. You must change the width under program control, or manually.
- If you use the menu component, you cannot use the standard menu editor to populate it. You must write code to add any additional menu items that you desire.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |