| [news.eclipse.platform.swt] Re: setSize on a ToolItem |
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? > >