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]

 _twM2()
 ----------------------------------------------------------------------------
    Hide the mouse cursor and decrement the internal cursor flag by 1.
    The internal flag has a maximum value of zero and all calls to
    _twM2() decrease it by one. The mouse cursor will show only when
    the internal flag is zero. Therefore if you make successive calls to
    _twM2(), in order to display the mouse cursor, you must make a
    corresponding number of calls to _twM1() to display it again.
    _twM2() IS NOT a toggle for _twM1().

       Arguments:

    None.

       Return:

    Nothing.

       Example:

    _twM2()

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

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