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>brignoremouse()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 BRIGNOREMOUSE()
 Force MBROWSE to ignore the presence of the mouse
------------------------------------------------------------------------------
 Syntax
      BRIGNOREMOUSE(<lIgnore>) -> <lCurMouse>
 Arguments
     <lIgnore> - logical for ignoring mouse .T. = act as if mouse
             is not present. If absent just returns current setting
 Returns
     <lCurMouse> - The current setting of mouse ignore flag.
 Description
     This routine allow one to force the MBROWSE system to ignore the
     presence of the mouse and to not incur the overhead associated with
     it.
 Examples
     lCurIgnore=BRIgnoreMouse(.T.)

 Source: MOUSBROW.PRG

 Author: Leo Letendre

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