[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
FT_MSETPAGE()
Set the display page for the mouse pointer
------------------------------------------------------------------------------
Syntax
FT_MSETPAGE( <@nPage> ) -> NIL
Arguments
<nPage> is the desired display page.
Returns
NIL
Description
This function sets the display page for the mouse cursor. The valid
values of nPage is dependent upon the display mode. See FT_SETVPG()
for changing the current video page
Examples
FT_MSETPAGE( 1 ) // Sets the mouse cursor to page 1
Source: MOUSE1.PRG
Author: Leo Letendre
See Also:
FT_MGETPAGE()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson