|
Description
The IntelliMouse pointing device is a new piece of hardware that can be used as a standard 2-button mouse on 16-bit operating systems or as a 3-button mouse with the added capability of a scroll wheel on 32-bit operating systems (clicking on the wheel simulates the third (middle) mouse button). This feature is not currently available on either the Macintosh or UNIX platforms.
Usage in DataWindow objects
Using the IntelliMouse, a user can scroll a DataWindow object (at execution time or in preview) by rotating the wheel. The user can also zoom a DataWindow object larger or smaller by holding down the CTRL key while rotating the wheel.
Usage in TreeViews and ListViews
Using the IntelliMouse, a user can scroll a TreeView or a ListView at execution time by rotating the wheel.
|