You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
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?