[Gambas-user] Toolbar height is wrong

Demosthenes Koptsis demosthenesk at ...626...
Tue Feb 28 11:52:13 CET 2012


should i set any other property to work?

Because

tlbrMain.Height = Desktop.Scale * 7

does not work.

See attached project i changed it.

Thanks!

On 02/28/2012 12:28 PM, Benoît Minisini wrote:
> Le 28/02/2012 11:16, Demosthenes Koptsis a écrit :
>> Hello,
>>
>> i reopen an issue about Toolbar.
>> In attached Project142 there is a form with a toolbar (red bg) and a
>> hbox (green bg).
>>
>> In hbox toolbuttons appears correctly but not in Toolbar.
>>
>> Toolbar in run mode gets a small height and hides the toolbuttons.
>>
>> I attach the project and a screenshot.
>>
>> Can anyone confirm if there is a bug?
>>
>> Thank you!
>>
> At the moment the toolbar height can only take three differents values
> (Desktop.Scale * 4, * 5 and * 7).
>
> If you use custom icons, they must have a small size.
>
> Regards,
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: Project142.tar.gz
Type: application/x-gzip
Size: 12152 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20120228/48b54a25/attachment.bin>


More information about the User mailing list