GEOS SDK TechDocs
|
|
2.5 [envel<>]
|
2.7 [fileManager]
The expressMenuControl category defines the configuration of the express menu; see the ui features category for more express menu controls.
floatingKeyboard = <Boolean>
If true, this key adds an item to the express menu to bring up the floating keyboard (used for pen-based systems). The default is false.
floatingKeyboard = true floatingKeyboard = false
maxNumDirs = <number>
If this field exists, then if there are more entries in the Other Apps section of the Express Menu than this, the Other Apps section will be forced into a submenu (and forced into a subgroup if less than this), regardless of `noSubMenus' and `otherAppSubMenu'. Defaults to 25 (the absolute maximum number of Other Apps entries).
noSubMenus = <Boolean>
If true, the express menu will not allow forcing the main applications,other applications, or desk accessories into submenus.
otherAppSubMenu = <Boolean>
If true, this key turns the "other applications" section in the express menu into a submenu rather than a subgroup. The default is false.
otherAppSubMenu = true otherAppSubMenu = false
runningAppSubMenu = <Boolean>
If true, this key causes the express menu include a list of currently running GEOS applications as a submenu. If false, the list will be placed directly in the express menu.
runSubMenu = <Boolean>
If true, top level applications (those placed in the WORLD directory) and top level subdirectories (subdirectories of WORLD) in a submenu of the express menu.
GEOS SDK TechDocs
|
|
2.5 [envel<>]
|
2.7 [fileManager]