Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Guide To CA-Clipper - <b>mdblclk()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 MDBLCLK()
 Determine the double-click speed threshold of the mouse
------------------------------------------------------------------------------
 Syntax

     MDBLCLK([<nNewSpeed>]) --> nSpeed

 Arguments

     <nNewSpeed> is the maximum allowable amount of time between mouse
     key presses for a double-click to be detected.  This is measured in
     milliseconds.

 Returns

     MDBLCLK() returns the current double-click speed threshold.

 Description

     MDBLCLK() is a function used for determining and, optionally, changing
     the mouse's double-click speed threshold.  This is useful when the
     mouse's double-click sensitivity needs to be adjusted.


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