Skip to content

Checkbox

trubblegum edited this page Mar 27, 2012 · 4 revisions

A checkbox with a label, which toggles its state when clicked.

local element = Gspot:button(label, pos, parent, value)

Additional constructor arguments :

bool value initial state. Default : False
Additional values :
bool value indicates state.
Reserved behaviours : click