newRPL: [UPDATED April 27-2017] Firmware for testing available for download
|
01-18-2016, 04:28 PM
Post: #196
|
|||
|
|||
RE: newRPL: [UPDATED Jan-18-16] Firmware for testing available for download
A new rom version was posted to the download site. Minor changes:
[list] [*] Command MENUSWAP enabled [*] New command TMENULST, activates a menu on the menu that the user used last. In contrast, TMENU always affects the currently active menu. [*] Units menu was enabled (RS-6, the usual place). [*] Using IDENT argument with TMENU becomes a more dynamic menu. MENUSWAP simply exchanges the position of the two menus. TMENULST is needed to activate submenus. For example, let's say you have a menu item that calls a submenu using TMENU. If you MENUSWAP so that the menu is not in the currently active menu, then TMENU will open the submenu in the other menu. To correct this, TMENULST always opens the menu in the soft-menu that the user used last. This means when you call TMENULST from inside a menu handler, you always open the submenu in the same soft-menu. The last item also needs clarification: The classic TMENU behavior when given an IDENT as argument is to RCL and use the contents as the menu. The new behavior is to store the IDENT as the custom menu, and it is RCL'd every time the menu needs to be displayed. Storing a new list to the variable causes an immediate menu update. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 6 Guest(s)