[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 XPmouseShow()
 Make the Mouse Cursor visible
------------------------------------------------------------------------------

   Function:   XPmouseShow()

               A call to this function will make the mouse Cursor
               Visible, generally the Mouse Cursor will be the
               current character on the complementary (XORed)
               color attribute, but it could also be some other
               character defined by XPmouseChar(). XPmouseThere()
               does not make the mouse cursor visible, so
               XPmouseShow() has explicitly to be called.
               XPmouseHide() will make the mouse invisible again,
               it is crucial to hilight the fact that Multiple
               calls to XPmouseShow() require multiple calls of
               XPmousHide() for it to dissapear, and vice versa.
               Keep this in mind as it is the source of quite
               some confusion, not in the least place has it been
               so for myself.

   Syntax:     XPmouseShow()

   Arguments:  None.

   Returns:    Nothing.

See Also: XPmouseThere() XPmouseHide() XPmouseChar()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson