Hello, I am new to GXT and wondering how to create a TextButton with Icon (Open folder image)?
I know if i wants to use my custom icon then i would have to use ClientBudle and Image resource but if i want to use EXISTING Icon from blue them then i am assuming there will be already a ImageResource interface that i can use. Is that right?
I am assuming that code may be something like below:
TextButton b = new TextButton();
b.setIcon(Blue theam Image resource class with method to specific icon);
Please do not post your question in multiple forums in attempt to get more visibility and a response. It makes it difficult for others to find what they're looking for and makes it difficult for us to assist others.
Additionally, please do not hijack existing thread topics. The answer to your post was posted here: