Skip to content

Checkbox

Pawel edited this page Jun 19, 2018 · 10 revisions

Checkbox

StdUi:Checkbox(parent, text, width, height)

Description:

Simple checkbox implementation that is styled to fit StdUi.

Arguments:

  • parent Frame - object that should be a parent
  • text string (Optional) - String that will be displayed in the right of checkbox
  • width number (Optional) - Width of the panel
  • height number (Optional) - Height of the panel

Returns:

Named children:

  • checkbox.text - FontString - font string that is used as checkbox text