Chapter Contents |
Previous |
Next |
Widget Class: _cursorTrackingOn |
Syntax | |
Details |
Syntax |
objectName._cursorTrackingOn( ); |
Details |
Enabling the cursor tracker allows the _cursorTracker method to be invoked while the mouse pointer is moved across the widget. Cursor tracking can be disabled using the _cursorTrackingOff method and can be queried using the _isTracking method.
Some hosts do not allow the _cursorTracker method to be invoked while the mouse pointer is moving across native widgets (for example, list boxes, push buttons, and icons).
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.