Change Display on Event¶
This Quick Dynamic opens a new display depending on one of the events defined by "onEvent".
Parameters:
display (display to be opened) – Display which will be opened
onEvent (trigger event) – The event triggering this Quick Dynamic, which is one of the following:
click – Mouse click
dblclick – Double-click of mouse button
mousedown – Press down the mouse button
mouseup – Release the mouse button
mouseover – Move the mouse cursor over the applied graphic element
mousemove – Move the mouse anywhere over the applied graphic element
mouseout – Move the mouse cursor out of the applied graphic element