[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: setSize on a ToolItem
|
Ok,
but is there a way to specify what sizes the ToolBar gives to the ToolItems?
I would like every ToolItem in a ToolBar to have the exact same width
"Steve Northover" <steve_northover@xxxxxxxxxx> wrote in message
news:bek87e$k58$1@xxxxxxxxxxxxxx
> Only supported for separators. Toolbars are in charge of setting the size
> on everything else.
>
> "Thijs Cadier" <eclipse@xxxxxxxxxx> wrote in message
> news:bejm4e$tfj$1@xxxxxxxxxxxxxx
> > when I call a setSize( 300 ) on ToolItem absolutely nothing happens.
> >
> > Has anybody had succes giving ToolItems in a normal ToolBar specific
> sizes?
> >
> >
>
>