As a superclass for elements of WsGUI interface, this class should not be used on its own. See subclassess for details and examples.
function |
A function to be performed when the widget is interacted with. Function is being passed current value where applicable. |
Current function.
color |
Background color of the widget. Should be an instance of a |
current color
color |
Text color of the widget that contains text. Should be an instance of a |
current color
Get/set a text content for applicable widgets.
thisString |
A string to be set. |
current string
Add to window/page specified in *init (see subclass help).
Change alignment of the text.
align |
Can be |
Current alignment.
Change the font of the text for applicable widgets.
font |
An instance of |
Current font.
Removes the widget from the window.