[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform.swt] Re: Toolbar with JFace - is it a bug ?
|
"Aleksandr" <aleksandrr@xxxxxxxxxxx> wrote in message
news:bagb3q$rfv$1@xxxxxxxxxxxxxxxx
> > - how to get rid of the image at all ? this default small red square is
> still there even I did not specify setImageDescriptor
> setImage(null) - eliminates default image.
Indeed. And specifying SWT.RIGHT or SWT.LEFT should align the text
appropriately.
Cheers,
Robin.