Hi, I'd like to have Buttons with a text and an icon in my app. Seems the TextButton<http://google-web-toolkit.googlecode.com/svn/javadoc/2.4/com/google/gwt/widget/client/TextButton.html>class is exactly what I'm looking for.
The only way to set the icon seems to be the constructor that takes a TextButtonCell, but it is protected. Can't use that. :( Bug or feature?? How can I set the icon for a TextButton in a short, elegant way? regards Tom -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/F6yv8xlrdqoJ. 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.
