microGUI.Widgets.Label
Classes
A text, bitmap, or image label. |
Module Contents
- class microGUI.Widgets.Label.Label
Bases:
microGUI.Widgets.Basic.BasicA text, bitmap, or image label.
The Label class provides a text string, bitmap, or image for labeling other widgets. You can have text pop up in a balloon to provide further meaning to the label.
See also
ButtonText