This version is out of date, covering development as far as v4.2.5. It is maintained here only for inbound reference links from elsewhere. Jump to the current version of aTbRef. |
A Tinderbox Reference File : Tutorials and Wizards : Tinderbox Wizards : A 'wizard.twiz' file : Wizard XML Syntax : textPanel |
textPanel |
<textPanel name=""> panel tags </textPanel>
Occurs: N times within wizard
Multiple instances: Yes
Has attributes: yes - name
Self-closing: No
Panels used for information and where no input is required. The first and last wizard panels holding the prepare and finalize sections are normally textPanels.
name. The unique name of the panel. The exact purpose of the attribute is not clear.
Example:
<textPanel name="destination"> ... </textPanel>
Up: Wizard XML Syntax | |
Previous: text | Next: title |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]