Hello, I want to create a page with auto-completion login , I found that great tutorial(http://borglin.net/gwt-project/?page_id=467), I tested the example and it works very well. But in my case the login page must also contain a button to signup. I thought to add the button from the LoginView using DOM indeed the button is added but Event handlers does not work! do you have a solution for this problem? thank you in advance for your help:)
-- 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.
