Description
The Tool Bar Sample 2 demonstrates multiple toolbars and direct manipulation (ie. drag/drop) of toolbars and toolbar buttons within a simple editor. The File toolbar, Cut/Copy/Paste Edit toolbar, and the Font toolbar locations and attributes can be modified in the Toolbar notebook under the Options menu item. Toolbar buttons appear as bitmaps, bitmaps and text, or just text. In addition, a toolbar can be positioned on top, bottom, left, right, free floating, or hidden. Toolbars can be dragged to new locations within the application or dragged outside the application to create a free floating toolbar. Toolbar buttons can also be dragged to reorder the buttons in a toolbar, move the button to a different toolbar, or delete the button from the toolbar.
Concept
Sample program demonstrates IToolBar, IToolBarButton, IFlyText, IFlyOverHelpHandler, IMultiLineEdit, and IDMHandler.
Task
Open the toolbar notebook and change the characterics including the toolbar location.
Special Notes:
The sample must run from the sample directory to load a file into the multiline entryfield.
Supported
Supported
Supported