Passive element (does not respond to mouse or keyboard) that displays formatted text. It has the same properties as any text display widget, and it stores the static string to display.
See Attributes Common to Text Widgets.
Name | Value Type | Default Value | Description | Comment | V. | Exp. |
---|---|---|---|---|---|---|
value |
empty |
Text to display |
When the string_id attribute is used, this attribute is not taken into account (since v1.4). |
1.0 |
No | |
string_id |
empty |
identifier of the string object to display |
|
1.4 |
No |
See the general text widgets Examples.