Menus produce |
Top Previous Next |
|
In Moskito there are two types of menus: Permanent and temporary menus. The permanent menus become in Batchdateien in the list .\Rahmen\Batch\Once defines over the order DefineWindowMenu. The permanent menus receive own name and can be loaded about Verwalten|Einstellungen|Global. If they are loaded once in the Workfile, they are preserved by every other call of Moskito. Temporary menus have only during the running Moskito's meeting continuance. They are defined with the help of the order DisplayMenuEntry which can be given either about the command line or about Batchprozeduren (see also documentation to DisplayMenuEntry in the functional reference). Both orders, DefineWindowMenu for permanent menus and DisplayMenuEntry for temporary menus, have a similar construction and allow ""to provide normal" text menus as well as button strips (badge bars, tool bars), system menus (accessible about left upper corner of the graphic arts window), key abbreviation (Accelerators) and PopUp menu (legal mouse key menu).
|