Are you creating a GWT button widget or a plain DOM.createButton() element?
Ahmed <ahmed.zaroui@gmail.com> wrote:
>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 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.
>
--
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