@ Mark
which confirms that lowering the doubleClick Interval to thereby increase 
responsiveness of a single click is not a bug, but, just the way it works…

 

On 8/3/16, 9:02 PM, "use-livecode on behalf of Mark Waddingham" 
<use-livecode-boun...@lists.runrev.com on behalf of m...@livecode.com> wrote:

    In order for you to be able to do completely different things on click and 
double click you need to wait and see if a double click occurs before the 
doubleClickInterval and if it does not *then* do the single click action. After 
all, the engine is not clairvoyant.
    
    This is why click then double click should always be an incremental and 
related action - unless you want a pause in processing the single clic

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to