manual:chapter2:interface

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
Next revision Both sides next revision
manual:chapter2:interface [2017/05/21 20:20]
smartin [Autocompletion]
manual:chapter2:interface [2017/05/24 18:52]
smartin [Autocompletion]
Line 1: Line 1:
 ===== The Display Interface ===== ===== The Display Interface =====
-----+
 {{ :manual:chapter2:hp50g-tophalf-display-small.jpg?800|newRPL display interface}} {{ :manual:chapter2:hp50g-tophalf-display-small.jpg?800|newRPL display interface}}
  
 The newRPL display interface is similar to that of the stock HP 50g ROM in that the top ~65% of the display is the stack area (levels 1 through 7), followed by a row of soft menus. A new feature of newRPL is two separate sets of soft menus. The top set of soft menus (Menu 1) spans the width of the display.  The second set of soft menus (Menu 2) occupies two lines on the lower left of the screen.  The newRPL display interface is similar to that of the stock HP 50g ROM in that the top ~65% of the display is the stack area (levels 1 through 7), followed by a row of soft menus. A new feature of newRPL is two separate sets of soft menus. The top set of soft menus (Menu 1) spans the width of the display.  The second set of soft menus (Menu 2) occupies two lines on the lower left of the screen. 
  
 +----
 ==== Angle Indicator ==== ==== Angle Indicator ====
  
Line 27: Line 28:
 ==== Autocompletion ==== ==== Autocompletion ====
  
-The function completion region of the diplay offers the extremely useful feature of suggesting functions during typing.  For example, if a **K** is typed, the command ''KEY'' pops up first, as more letters are typed, a new suggestion may appear.  Once a suggested function appears, all the possible functions that match the letters type thus far can be scrolled through using **ALPHA-{UA/DA}**.  Function selection can be made with **ALPHA-RA**.+The function completion region of the diplay offers the extremely useful feature of suggesting functions during typing.  For example, if a **K** is typed, the command ''KEY'' pops up first, as more letters are typed, a new suggestion may appear.  Once a suggested function appears, all the possible functions that match the letters type thus far can be scrolled through using **AL-{UP/DN}**.  Function selection can be made with **AL-RT**.
  
 ---- ----
  • manual/chapter2/interface.txt
  • Last modified: 2019/11/24 15:14
  • by jojo1973