LeftDoubleClick and LeftClick

new topic     » topic index » view thread      » older message » newer message

I've put in Derek's code to allow checking for leftDoubleClick in my on 
mouse routine for IDE. I'm running into a problem that I wonder if 
anyone knows a get-around for.

If the user has multiple control drop selected and leftdoubleclicks, the 
last control selected is droped onto the Design Form and THEN the 
leftdoubleclick routine takes action. What is happening is that the 
leftclick routine takes action before Win32lib detects the second click. 
I've changed my mouse click speed to no avail. If the user has multiple 
control drop unselected, there is no problem, so the situation is an 
isolated one. I can warn the user in the IDE docs but would rather find 
a programatical solution.

I'm checking in onMouse routine for leftdoubleclick before leftclick.

I don't want to change anything in Win32lib itself since all users of 
IDE would have to do the same thing and I'm sure those who rely on the 
stamped versions would not like doing that.

Ideas?

Judith

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu