[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: ToolItem with custom height
|
This may not help at all, but if your tool items are all images, you can
simply supply images that have the desired height.
Carolyn
"Grant Gayed" <grant_gayed@xxxxxxxxxx> wrote in message
news:fsr50o$tmv$1@xxxxxxxxxxxxxxxxxxxx
> Hi Piotr,
>
> This is not supported. It was previously requested (
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=94908 ) but is not fixable
> because of a platform limitation.
>
> Grant
>
>
> <Piotr Górny>; "Atante" <newsgroups@xxxxxxxxx> wrote in message
> news:fsghel$gsb$1@xxxxxxxxxxxxxxxxxxxx
>> Hi,
>> I've done quick research and found nothing :-( so maybe you can help.
>>
>> I want Toolbar has height of my choice. Actually I want ToolItems in it
>> to
>> have some
>> fixed height. Is it possible to set their height? I've tried using
>> GridLayout which is set
>> on Toolbar's parent and set it heightHint but this influences only
> Toolbar,
>> not touching
>> ToolItems inside...
>>
>> --
>> Piotr Górny, Atante
>> http://www.atante.pl
>>
>
>