3 summary:: A view displaying non-editable text
7 A view displaying non-editable text
21 The text displayed by the view.
27 If link::#-setBoth:: is true, setting this variable also sets link::#-string:: to the value interpreted link::Classes/Object#-asString#as String::.
30 Any object, typically one which makes sense to display as a string, such as a Float.
33 A variable stating whether setting link::#-object:: will also set link::#-string::.
38 SUBSECTION:: Appearance
41 The alignment of the displayed text.
44 One of the following symbols: \centered, \left, or \right.
47 The font used to display the text.
53 The color used to display the text.
59 Setting this variable colors the whole area occupied by the view under the text with the given color.