Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TSDWIN: Clipper 5.0 Interface Library - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

 twMCrsOff()
 ----------------------------------------------------------------------------
     TSDWIN tries to keep track of the mouse cursor flag for you. If
     you hide the cursor with _twM2(), the internal mouse cursor flag
     is decremented by 1. This decrement is cumulative. If you hide the
     cursor twice, to must 'unhide' it twice to display it. TSDWIN high
     level mouse cursor functions keep track of the number of times you
     make a call to hide the cursor. HOWEVER, if you hide it with
     _twM2(), the count is NOT kept properly.

       Arguments:

     None.

       Return:

     A logical telling whether the TSDWIN cursor flag indicates ON or
     OFF. If you have trouble with the cursor display, try unhiding the
     cursor again.

       Example:

     twMCrsOff()

See Also: twMCrsOn() twMCursor() _twM1() _twM2()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson