User Tools

Site Tools


menus

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
menus [2016/10/08 04:36] – formating edits avonmenus [2019/03/24 05:12] g00r00
Line 9: Line 9:
  
 When first entering the menu editor, you will be prompted to select When first entering the menu editor, you will be prompted to select
-which language definition you'd like to edit.  It is possible to have +which theme definition you'd like to edit.  It is possible to have 
-different sets of menus for each language!+different sets of menus for each theme!
  
 After you've selected the theme you'd like to edit, you will be After you've selected the theme you'd like to edit, you will be
Line 17: Line 17:
 <code> <code>
  
-█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ Menu Editor (Default) ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄ +         █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ Menu Editor (Default) ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄ 
-█ Menu Name             Description                     █ +         █ Menu Name             Description                     █ 
-█ ───────────────────────────────────────────────────── █ +         █ ───────────────────────────────────────────────────── █ 
-█ account               Account change                  ▓ +         █ account               Account change                  ▓ 
-█ autosig               Edit auto signature menu        ░ +         █ autosig               Edit auto signature menu        ░ 
-█ bbslist               BBS list menu                   ░ +         █ bbslist               BBS list menu                   ░ 
-█ demos                 Demos of various things         ░ +         █ demos                 Demos of various things         ░ 
-█ doors                 Example doors/games menu        ░ +         █ doors                 Example doors/games menu        ░ 
-█ file                  File base menu                  ░ +         █ file                  File base menu                  ░ 
-█ flist                 Download file list menu         ░ +         █ flist                 Download file list menu         ░ 
-█ fnewscan              Scan for new files menu         ░ +         █ fnewscan              Scan for new files menu         ░ 
-█ fqueue                File queue editor menu          ░ +         █ fqueue                File queue editor menu          ░ 
-█ goodbye               Logoff menu                     ░ +         █ goodbye               Logoff menu                     ░ 
-█ ───────────────────────────────────────────────────── █ +         █ ───────────────────────────────────────────────────── █ 
-█                Press / for command list               █ +         █                Press / for command list               █ 
-▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█ +         ▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█ 
 </code> </code>
  
Line 119: Line 119:
 |Standard|Uses the standard displayed menu| |Standard|Uses the standard displayed menu|
 |Lightbar|The LightBar High and LightBar Low text can be placed anywhere on the screen| |Lightbar|The LightBar High and LightBar Low text can be placed anywhere on the screen|
-|Lightbar/Prompt|Searchlight-style.  The menu options can be scrolled through at just the prompt location.|+|Lightbar/Prompt|Searchlight-style.  The menu options can be scrolled through at the prompt location by using the arrow keys or typing in hotkeys to jump quickly to a selection.|
 |Lightbar/Grid|Allow you to define the jumps between menu commands based on the key input.  It is more complicated to set up but if you wanted to make a more complex interface.  The Up, Down, Left, Right, Home, Escape, Tab, PageUp PageDown and End Fields link to the command# in menu.  Selecting one of those keys will move the lightbar to that command.| |Lightbar/Grid|Allow you to define the jumps between menu commands based on the key input.  It is more complicated to set up but if you wanted to make a more complex interface.  The Up, Down, Left, Right, Home, Escape, Tab, PageUp PageDown and End Fields link to the command# in menu.  Selecting one of those keys will move the lightbar to that command.|
  
Line 150: Line 150:
   * Access - Define the ACS string for this menu.  Use CTRL-L to see a list of non-keyboard keys that can be used.   * Access - Define the ACS string for this menu.  Use CTRL-L to see a list of non-keyboard keys that can be used.
   * X,Y - The X,Y location for the Lightbar Low and and Lightbar High text   * X,Y - The X,Y location for the Lightbar Low and and Lightbar High text
-  * Timer +  * Timer - Sets the number of seconds to activate the Timer-based execution or 0 to disable a time-based execution of this menu command.  
-  * Timer Type +  * timer Type - Sets the type of time-based execution.  When set to "Interval" then the command will be automatically executed after <Timer> number of seconds.  When set to "OnlyOnce" the command will be automatically executed one time when the menu is loaded after <Timer> number of seconds.  When set to "PerRedraw" then the command will be automatically executed after <Timer> seconds every time the menu is redrawn. 
-  * Redraw - Select whether or not to redraw this command when the menu redraws+  * Redraw - If set to TRUE the menu will be redrawn after this menu selection is executed.  If set to false the menu will not be redrawn after execution
-  * Up, Down, Left, Right, Home, Escape, Tab, PageUp, PageDn, End - Define which menu command to switch to when one of these keys are used when this command is hightlighted.+  * Up, Down, Left, Right, Home, Escape, Tab, PageUp, PageDn, End - Define which menu command to switch to when one of these keys are used when this command is highlighted.
  
 Each command can perform several sub-tasks in a series. Each command can perform several sub-tasks in a series.
menus.txt · Last modified: 2019/03/24 21:24 by g00r00

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki