ControlType

ControlType

is an option for Manipulate and related functions that specifies what type of controls should be displayed.

Details

Examples

open allclose all

Basic Examples  (3)

Default Manipulate control:

Override with a Slider2D:

Default ControllerManipulate control:

Add a Slider linked to the same variable:

Specify types for multiple controls:

Scope  (10)

By default Manipulate chooses a Manipulator to control the specified variable:

Use ControlType to specify the type of control to use, including None:

Slider and VerticalSlider:

Slider2D and Locator:

RadioButton, Setter, Checkbox, or PopupMenu:

ColorSetter and ColorSlider:

InputField:

Specify the control type for each Manipulate variable separately:

ControlType can be combined with individual variable control specifications:

In the Automatic setting, an appropriate controller is selected:

Wolfram Research (2007), ControlType, Wolfram Language function, https://reference.wolfram.com/language/ref/ControlType.html.

Text

Wolfram Research (2007), ControlType, Wolfram Language function, https://reference.wolfram.com/language/ref/ControlType.html.

CMS

Wolfram Language. 2007. "ControlType." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ControlType.html.

APA

Wolfram Language. (2007). ControlType. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ControlType.html

BibTeX

@misc{reference.wolfram_2024_controltype, author="Wolfram Research", title="{ControlType}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/ControlType.html}", note=[Accessed: 24-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_controltype, organization={Wolfram Research}, title={ControlType}, year={2007}, url={https://reference.wolfram.com/language/ref/ControlType.html}, note=[Accessed: 24-April-2024 ]}