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:
-
False never respond to external controllers Full respond only if the object is within the current selection of the focused notebook Automatic respond if the object is within the current selection of the focused notebook True respond whenever the notebook has focus All always 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:
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