WidgetsCheckBox

DESCRIPTION

This module is a placeholder for a check box widget. It is useful for those cases where you need a widget to wire into some other module whose widgets are hidden.

INPUTS

WIDGETS

Port: CheckBox
Type: Check Box

Standard check box, delivering a long parameter whose value is 1 if the box is pushed in, and 0 if not.

OUTPUTS

KNOWN PROBLEMS

SEE ALSO

WidgetsButton, WidgetsFloatDial, WidgetsIntegerSlider, WidgetsMultiLineText, WidgetsRadioBox, WidgetsTextTypein


[Documentation Home]