INFORMIX
Visionary User's Guide
Appendix D: Event Action Reference
Home Contents Index Master Index New Book

Events

Visionary supports user-defined functions that call events. This section provides functional specifications for the events.

The following subsections describe events generated when a viewer navigates a scene:

Click

The Click event is generated by an object when a mouse button is pressed and released while the mouse arrow is on top of the object.

Syntax

DblClick

The DblClick event is generated by an object when a mouse button is pressed and released twice in rapid succession while the mouse arrow is on top of the object.

Syntax

MouseDown

The MouseDown event is generated when a mouse button is pressed.

Syntax

MouseMove

The MouseMove event is generated when the mouse is moved.

Syntax

MouseUp

The MouseUp event is generated when a mouse button is released.

Syntax

ViewerMove

The ViewerMove event is generated when the display is zoomed or panned.

ViewerX, ViewerY, and ViewerZoom are available as a global parameters.

Syntax



Visionary User's Guide, version 1.0
Copyright © 1998, Informix Software, Inc. All rights reserved.