Is TextButton a @JsType and exports addSelectHandler()? Do you use 
-generateJsInteropExports flag for SDM and compilation?

I guess your browser console should show errors if your code does not work. 
Also it looks like your TextButton is constructed with a handler as 
parameter and then you add the same handler again using addSelectHandler(), 
not sure if thats what you want.

-- J.

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to