[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform.swt] ToolItems not having all the same size
|
- From: Jens Rossbach <web001@xxxxxxxxxxxx>
- Date: Sun, 29 May 2005 22:26:34 +0200
- Newsgroups: eclipse.platform.swt
- Organization: EclipseCorner
- User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
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