Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Mouse interface routines - <b>minkeyignorem()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 MINKEYIGNOREM()
 Make Minkey ignore mouse
------------------------------------------------------------------------------
 Syntax
      MInkeyUseMouse(<lUse>) -> <lState>
 Arguments
     <lUse> - Logical indicating desire to ignore mouse.
              .F. causes Minkey() to ignore mouse.
              If nothing is passed, the current state is returned.
 Returns
     <lState> - The state of MInkey()s use of the mouse prior to calling.

 Description
     This routine lets you ignore the mouse if one is present when using
     MInkey

 Examples
     MInkeyUseMouse(.F.)  // Turn of the use of the mouse

 Source: MOUSFUNC.PRG

 Author: Leo Letendre

See Also: MInkey()

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