[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
XPmouseAssist()
Get/Set assisted Mouse pointer movement
------------------------------------------------------------------------------
Function: XPmouseAssist()
This function can be used to set the "Assisted Mouse Pointer
Movement" setting, and also get it. When ON, the Mouse Cursor
is located by default on the default selection area, When OFF,
the Mouse Cursor is always left at the place where it was.
It's a bit like the same option in WordPerfect 5.1.
You may also use the status of XPmouseAssist() for your own
routines.
XPmouseAssist() is OFF (.f.) by default.
Syntax: XPmouseAssist([lAssist]) --> lAssist
Arguments: .t. Indicates you wish Assisted Mouse Pointer movement.
Returns: The current setting of XPmouseAssist().
Usage: You may want to leave it to the user, in the Options menu
of you application, to decide whether (s)he wants assisted
Mouse Pointer movement, meaning that the mouse cursor is
always positioned on the current choice (in menus etc..)
See Also:
XPmouseThere()
XPmouseGet()
XPmouseSet()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson