[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: swt button with image and text

Button only supports one of the two. You might want to look how eclipse does it in the Perspectivebar.

Regards
Stefan

Reinhold Schneider wrote:
I want to have a button with an image and a text on it! But it doesn't work. I call setText(..) and setImage(..). But I never get both. Is it a bug? Is there a workaround for that?

resc