[Gambas-user] Toolbar issues

Demosthenes Koptsis demosthenesk at ...626...
Tue Feb 28 18:13:00 CET 2012


On 02/28/2012 12:56 PM, Benoît Minisini wrote:
> Le 28/02/2012 11:52, Demosthenes Koptsis a écrit :
>> should i set any other property to work?
>>
>> Because
>>
>> tlbrMain.Height = Desktop.Scale * 7
>>
>> does not work.
>>
>> See attached project i changed it.
>>
>> Thanks!
>>
> No, you have no control on the toolbar height. This won't change.
>
> But I was wrong in the previous mail. You can use any icon inside a
> toolbar button, it will be stretched automatically, provided that you
> use only ToolButton or MenuButton in the toolbar.
>
> Regards,
>

i made more tests with Toolbar and Toolbuttons and i think there are 
some issues.

1) the icons on toolbuttons on a toolbar do not auto-stretched.
i had to set a very small size 15x15 pixels to be able to be shown.
i tried this with Autoresize property to True and False both on 
Toolbar+Toolbuttons and there is no difference.

can anyone confirm this? I attache the project with the issue.

2) The menu from Toolbar with right click do not follow gnome2 theme 
values and i get this weird screen shot





-------------- next part --------------
A non-text attachment was scrubbed...
Name: image_001.png
Type: image/png
Size: 135281 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20120228/17157bf3/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Project142.tar.gz
Type: application/x-gzip
Size: 10969 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20120228/17157bf3/attachment.bin>


More information about the User mailing list