Difference between revisions of "Checkbox user input"
(Updates for 5.0 instructions) |
(Added image of popup menu) |
||
Line 3: | Line 3: | ||
{{ReleaseBar}} | {{ReleaseBar}} | ||
− | A [[checkbox]] is an input control used when an input has only two possible values, such as <code>Yes</code> or <code>No</code>, <code>On</code> or <code>Off</code>, <code>1</code> or <code>0</code>. To create a checkbox, {{Release||4.6|from <code>expr</code> mode enter <code>Checkbox(0)</code>.}}{{Release|5.0||select '''CheckBox''' from the [[The Expression popup menu|expr menu]].}} When you then create an input node, the checkbox will appear to the right of title. | + | A [[checkbox]] is an input control used when an input has only two possible values, such as <code>Yes</code> or <code>No</code>, <code>On</code> or <code>Off</code>, <code>1</code> or <code>0</code>. To create a checkbox, {{Release||4.6|from <code>expr</code> mode enter <code>Checkbox(0)</code>. }}{{Release|5.0||select '''CheckBox''' from the [[The Expression popup menu|expr menu]]. |
+ | ::[[Image:Expr to CheckBox.png]] | ||
+ | <br />}} When you then create an input node, the checkbox will appear to the right of title. | ||
− | If you want a checkbox to appear to the left of text, with the input node selected, select '''Set Node Style... '''on the [[Diagram menu]] and {{Release||4.6|turn off '''Display label'''. Then insert a new text node to the right.}}{{Release|5.0||set '''Control on''' to Left.}} | + | If you want a checkbox to appear to the left of text, with the input node selected, select '''[[Node Style dialog|Set Node Style...]]''' on the [[Diagram menu]] and {{Release||4.6|turn off '''Display label'''. Then insert a new text node to the right.}}{{Release|5.0||set '''Control on''' to Left.}} |
==See Also== | ==See Also== |
Latest revision as of 23:46, 4 August 2017
Release: |
4.6 • 5.0 • 5.1 • 5.2 • 5.3 • 5.4 • 6.0 • 6.1 • 6.2 • 6.3 • 6.4 • 6.5 |
---|
A checkbox is an input control used when an input has only two possible values, such as Yes
or No
, On
or Off
, 1
or 0
. To create a checkbox, select CheckBox from the expr menu.
When you then create an input node, the checkbox will appear to the right of title.
If you want a checkbox to appear to the left of text, with the input node selected, select Set Node Style... on the Diagram menu and set Control on to Left.
See Also
Comments
Enable comment auto-refresher