User Tools

Site Tools


displaycodes

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
displaycodes [2016/07/12 13:32] – [Text Box Codes] gryphondisplaycodes [2016/07/12 14:41] – [Text Box Codes] gryphon
Line 283: Line 283:
  
 **#V#<style#>#<X position>#<Y pos>#<header>#<commands>#** **#V#<style#>#<X position>#<Y pos>#<header>#<commands>#**
- Performs a pop up vertical selection box, with the selected item hotkey being pushed into the input buffer, and the screen restored to its original state after selection.  This only works with ANSI graphics. The format is:+ 
 +Performs a pop up vertical selection box, with the selected item hotkey being pushed into the input buffer, and the screen restored to its original state after selection.  This only works with ANSI graphics. The format is:
  
   Syntax: |#V#<style#>#<X position>#<Y pos>#<header>#<commands>#   Syntax: |#V#<style#>#<X position>#<Y pos>#<header>#<commands>#
Line 314: Line 315:
                header " My Header "                header " My Header "
 </code> </code>
 +**#Y#<style #>#<Y position>#<header>#<text>#**
 +
 +Performs a popup Yes/No box and the result will be used as the following YES/NO answer.  Mostly to be used in the "prompt" of a yes/no question.  The format is:
 +
 +<code>
 +Syntax:  |#Y#<style #>#<Y position>#<header>#<text>#
 +Example: |#Y#2#10#Confirm#Do you want to do this?#
 +</code>
 +
 +The above example will pop up a Y/N box using style 2 with a header of "Confirm" and a message box text of "Do you want to do this?".
 +
 +After the YES/NO box, Mystic will restore the screen to the original state before the box was shown.  This function only works with ANSI graphics.
  
  
displaycodes.txt · Last modified: 2024/02/29 23:26 by avon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki