Hi Vince, did you make any progress with this? I have a ToggleButton,
and want to be able to discern between single and double clicks,

Thanks

On Dec 4 2009, 12:11 pm, Vince <vicenci...@aol.com> wrote:
> Hello,
>
> Case :
>
> I am trying to implementClickandDoubleClickhandlers to an HTML
> object (It's actually an extension of the HTML widget with an
> "implements HasDoubleClickHandlers" clause).
>
> Problem :
> TheClickevent gets caught twice before logic catches the
> onDoubleClick event.
>
> Question :
> Is there a suitable means in GWT that could discern the SingleClick
> event from theDoubleClick?
>
> Would appreciate tips and suggestions...
>
> Thanks,
> Vince

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to