ControllerLinking

ControllerLinking

is an option for Manipulate, Graphics3D, Plot3D, and related functions that specifies whether to allow interactive control by external controllers.

Details

  • The following settings can be given:
  • Falsenever respond to external controllers
    Fullrespond only if the object is within the current selection of the focused notebook
    Automaticrespond if the object is within the current selection of the focused notebook
    Truerespond whenever the notebook has focus
    Allalways respond to external controllers
  • A new cell that contains an object with ControllerLinking->Automatic will automatically be selected if an external controller is moved immediately after the cell is generated.

Examples

Basic Examples  (5)

By default, the output will respond to an external controller if the object is selected:

Using Full makes the output respond only if the object is within the current selection:

Using All makes the output always respond to external controllers:

Using True makes the output respond whenever the notebook has focus:

Using False makes the output never respond to external controllers:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2023_controllerlinking, organization={Wolfram Research}, title={ControllerLinking}, year={2007}, url={https://reference.wolfram.com/language/ref/ControllerLinking.html}, note=[Accessed: 19-March-2024 ]}