|
Liberty BASIC Workshop Help     |
MENU EDITOR
If the current window style chosen in the Window Properties Dialog is not "dialog" or "dialog_modal", and if the Menu checkbox is checked, then a menu bar will appear at the top of the Gui Builder window. Click this bar to activate the menu editor. There is also a button on the GUI toolbar to open the menu editor. Click the "Add" button for menu names to add up to 20 menus to a window.
Click the "Add" button for menu items to add up to 20 items with branches for each menu. Typing a pipes character ( | ) will cause a menu separator bar to be added. It will be designated in the menu items list as --bar-- and the branch label will automatically be set to [none]. Square brackets will automatically be added to branch labels if they do not exist.
For both menu names and menu items, clicking the "up" or "down" arrow buttons will cause the currently selected menu or menu item to move up or down one spot on the list. Click the "Edit" button to change the name or branch label of the currently selected item. Click the "Remove" button to remove the currently selected menu or menu item.
When menu editing and creation are complete, click the "Exit" button. The Gui Builder window menu bar will display the names of the menus.
HTML export copyright (C) 1998 Windows Help
Designer