Web hosting domain - 116 CHAPTER 4 WORKING WITH REALBASIC MENUS

116 CHAPTER 4 WORKING WITH REALBASIC MENUS USE SUBMENUS PRUDENTLY Submenus are a useful organizational tool, which you can use to significantly improve the overall organization of your applications. In fact, you can even add submenus to your submenus to further organize how your menu items are organized and presented. However, submenus also have a downside, especially for inexperienced users. While intermediate to advanced users should not have problems working with them, less-experienced users may not realize that additional functionality has been tucked away in submenus. Depending on the target audience for your applications, you may either want to reorganize menu items by creating additional menus under which to store them or you may decide to create a menu item that displays a new window in place of a submenu. You could then customize the new window by adding whatever controls are necessary to enable the user to select the appropriate command. Once you create a submenu, you can add menu items to it by following the steps outlined in the next procedure. 1. Select the submenu to which you want to add menu items. 2. Click the Add Menu Item button or select Project . Add . Menu Item. REALbasic will respond by adding a new menu item under the selected submenu. 3. Give the new menu item a name by selecting it and then modifying the value of its Name property. The name assigned will be the name you have to use when you programmatically refer to the menu from within your program code. 4. Assign the text you want displayed on the menu item by changing the value assigned to the Text property. 5. Repeat steps 2 through 4 to add as many additional menu items as necessary to the submenu. Note You can also add a new submenu directly to a menu by clicking the Add Submenu button located on the Menu Editor toolbar.
Note: If you are looking for cheap and reliable webhost to host and run your mysql application check mysql web server services.

Leave a Reply