PassEventsDown
is an option to EventHandler which specifies whether events handled by a particular event handler should be passed down to event handlers nested inside.
Details
- Possible settings are:
-
True pass all events down False pass no events down Automatic pass events down only to explicit EventHandler constructs - The setting PassEventsDown->Automatic prevents events from being passed to built-in event handlers in the Wolfram System front end that implement operations such as editing.
Examples
Basic Examples (2)
By default, EventHandler intercepts the specified event:
Setting PassEventsDown allows graphics editing to receive mouse events:
Wolfram Research (2007), PassEventsDown, Wolfram Language function, https://reference.wolfram.com/language/ref/PassEventsDown.html.
Text
Wolfram Research (2007), PassEventsDown, Wolfram Language function, https://reference.wolfram.com/language/ref/PassEventsDown.html.
CMS
Wolfram Language. 2007. "PassEventsDown." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/PassEventsDown.html.
APA
Wolfram Language. (2007). PassEventsDown. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PassEventsDown.html