Friday, April 22, 2011

Weird ClickEvent issue

I have a panel widget that contains a FlowPanel to which I add two
PushButtons. For some reason the first button added needs a double
click to call the onClick handler, while the second button added
correctly calls it in the single click. If I simpy swap the add calls
of the two buttons the other button exhibits the behavior. I have no
idea what could cause this, Anyone have a clue?

Thanks,

--
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-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment