manual:chapter2:menus

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
manual:chapter2:menus [2021/10/11 13:58]
jojo1973 [Customizing the menu areas] Added KEYEVAL trick
manual:chapter2:menus [2021/10/12 15:32] (current)
jojo1973 [The Vars Menu]
Line 17: Line 17:
 ---- ----
  
-==== Using the menus - MainActive and Secondary Menus ====+==== Using the menus - MAINactive and secondary menus ====
  
 **newRPL**'s **MAIN** menu is activated with the key **P**. Pressing it will display the **MAIN** menu in the so-called //active menu//. By default the active menu is **MENU 1**, but this can be customized. By contrast, the menu that is not the active menu is called the //secondary menu//. **newRPL**'s **MAIN** menu is activated with the key **P**. Pressing it will display the **MAIN** menu in the so-called //active menu//. By default the active menu is **MENU 1**, but this can be customized. By contrast, the menu that is not the active menu is called the //secondary menu//.
Line 23: Line 23:
 The **MAIN** menu shows 6 tabs: The **MAIN** menu shows 6 tabs:
  
-  * ''Math'' contains other math related sub-menus in various subjects; +  * ''Math'' contains math related sub-menus in various subjects; 
-  * ''Lib'' contains sub-menu with all user installed libraries;+  * ''Symb'' contains sub-menus to manipulate symbolic expressions;
   * ''Units'' contains sub-menus to work with units;   * ''Units'' contains sub-menus to work with units;
   * ''Prog'' contains sub-menus regarding RPL programming;   * ''Prog'' contains sub-menus regarding RPL programming;
Line 53: Line 53:
 ---- ----
  
-==== The Vars Menu ====+==== The Vars menu ====
  
 The ''Vars'' menu shows variables and directories, and is therefore quite useful: the user is expected to spend most of the time with ''Vars'' displayed in one of the menus. Tabs with the first letter grayed out are directories, while all other tabs are variables. The ''Vars'' menu shows variables and directories, and is therefore quite useful: the user is expected to spend most of the time with ''Vars'' displayed in one of the menus. Tabs with the first letter grayed out are directories, while all other tabs are variables.
  • manual/chapter2/menus.1633985939.txt.gz
  • Last modified: 2021/10/11 13:58
  • by jojo1973