« Return to Thread: mouseClick vs mouseDoubleClick

Re: mouseClick vs mouseDoubleClick

by Steven W Riggins :: Rate this Message:

Reply to Author | View in Thread


On Jul 6, 2006, at 8:15 PM, Andreas Raab wrote:

> Steven W. Riggins wrote:
>> I am having a little issue :)
>> When  I double click, I am seeing:
>> <on: mouseDoubleClick>
>> and then
>> <on: mouseClick>
>> Shouldn't the mouseclick be swallowed if there was a double click?
>
> Yes.
>
>> I'm also seeing CPrimitiveCostume handleMouseDown called twice per  
>> click.  Is this right?
>
> No, it's not. Let me investigate the problem.

the double I was seeing came from embedded players (I believe)

But I am still getting mouseClick: and mouseDoubleClick: ona double  
click.  (Could be a Sophie issue, but I could not find anything that  
woul dcause this)

>
> Cheers,
>   - Andreas
> _______________________________________________
> Tweak mailing list
> Tweak@...
> http://impara.de/mailman/listinfo/tweak
>

_______________________________________________
Tweak mailing list
Tweak@...
http://impara.de/mailman/listinfo/tweak

 « Return to Thread: mouseClick vs mouseDoubleClick