base/label

A standalone skinned text label.

While many control widgets have built-in label support, sometimes there is not enough space in the widget body for the text.

User Interaction

  • Does not respond to direct user input.

Methods

self:setLabel

Sets the label widget's text.

self:setLabel(text, mode)

Arguments

  • text: The text to assign to the label.

  • mode: The label mode.