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 : title |
title |
<title> text string </title>
Occurs: Optional in all panels (textPanel/stringPanel/choicePanel/filePanel)
Multiple instances: No
Has attributes: No
Self-closing: No
This tag holds the main title for the panel, rendered in a larger font and so take care to ensure the text string used should no be too long. The tag is optional but arguably a title for each panel helps the user understand the task to be undertaken on that panel.
Example:
<title>What will you call your weblog?</title>
Up: Wizard XML Syntax | |
Previous: textPanel | Next: url |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]