Hello, Case :
I am trying to implement Click and Double Click handlers to an HTML object (It's actually an extension of the HTML widget with an "implements HasDoubleClickHandlers" clause). Problem : The Click event gets caught twice before logic catches the onDoubleClick event. Question : Is there a suitable means in GWT that could discern the Single Click event from the Double Click? 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
