![]() | |||||||||||||||
IntroductionTo get access to setting the menu and features of your program, select the Design!->Application Project Setting menu item and click the corresponding tab:
All options are divided into 6 sections as they are located in the main menu of the program. If you disable some feature, it will disappear from the menu and will not be available by the standard means; though you will still be able to execute it from the script. For example, if you disable the "Record->Delete Record(s)" feature, in the compiled program:
Therefore, you can fully control and change the user interface. For example, you want that the user should not have a possibility to randomly create folders and records, and should be able to print only specific records. To do this, disable the Add and Print menus and create on the toolbar or a form buttons performing analogous actions, but at that fully controlled by your scripts and conditions; or visible only to specific groups of users. At disabling all menus, the interface of your program can look very compact:
Besides, in this section, you can create your own item in the main menu of the program (the last item My Menu). Learn more.... List of features
| |||||||||||||||
|
Copyright (C) 2001-2010 Binary Brilliant Inc. All Rights Reserved. |