[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: setSize on a ToolItem

well, they're image/text buttons using SWT.RIGHT

I could add spaces after the text to accomplish this. But that would be
really dirty


"Steve Northover" <steve_northover@xxxxxxxxxx> wrote in message
news:bemnc6$11l$1@xxxxxxxxxxxxxx
> How about giving them all the same size image?
>
> "Thijs Cadier" <eclipse@xxxxxxxxxx> wrote in message
> news:beka5h$mkh$1@xxxxxxxxxxxxxx
> > 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?
> > > >
> > > >
> > >
> > >
> >
> >
>
>