Next: Pushbutton, Up: Widgets [Contents]
Label is a static text widget created with <text></text> tag.
<text></text>
The text in a static label, can be set with the <label>string</label> or the <input file>filename</input> expression.
<label>string</label>
<input file>filename</input>