[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform.swt] Re: ToolItems not having all the same size

I just add spaces to the text of the ToolItem on either side of the actual text.

Daniel

Jens Rossbach wrote:
How can I create a ToolBar with ToolItems of different sizes? I want to have a
ToolBar where some ToolItems are wider than others. Currently, all items get the
same width and the images of the smaller items get scaled to the width of the
bigger items. How can I change this?

Rgds, Jens