Chapter Contents

Previous

Next
Widget Class: _cursorTrackingOff

Widget Class: _cursorTrackingOff



Disables cursor tracking for a widget


Syntax
Details

Syntax

objectName._cursorTrackingOff( );


Details

Disabling the cursor tracker prevents the _cursorTracker method from being invoked while the mouse pointer is moved across a widget. Cursor tracking can be enabled using the _cursorTrackingOn method and can be queried using the _isTracking method.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.