Hi all, I've tried to create a simple GUI with a TextBox and a Button inside a FlowPanel using UiBinder. I want to display an alert dialog box when user clicks on the button. But nothing happen for both using @UIHandler nor adding a ClickHandler directly on the button. Is it a known bug or I'm wrong somewhere ?
I use GWT 2.0 in development mode under eclipse with the GWT eclipse plugin. Thanks, Richard -- 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.
