[Gambas-user] Default icons problem

Jussi Lahtinen jussi.lahtinen at ...626...
Wed Jul 25 22:15:33 CEST 2012


OK, without full path it works, but not completely.

Example with theme "LowContrast" I don't see correct icons.

gb.form: init stock with icon theme: 'LowContrast'
gb.form: desktop is XFCE
gb.form: add icon path: /usr/share/icons/LowContrast/&1x&1!&2
gb.form: add icon path: /usr/share/icons/gnome/&1x&1!&2
gb.form: add icon path: stock/&2


Output with oxygen, which seem to work correctly:

gb.form: init stock with icon theme: 'oxygen'
gb.form: desktop is XFCE
gb.form: add icon path: /usr/share/icons/oxygen/&1x&1!&2
gb.form: add icon path: /usr/share/icons/hicolor/&1x&1!&2
gb.form: add icon path: /usr/share/icons/gnome/&1x&1!&2
gb.form: add icon path: stock/&2


Jussi



On 25 July 2012 22:48, Maria <geaplanet at ...397...> wrote:

> Ok, in a module it works.
>
> Jussi example works deleting the path and leaving the name of the icon set.
>
>
>
>
> ________________________________
>  De: Benoît Minisini <gambas at ...1...>
> Para: Maria <geaplanet at ...397...>; mailing list for gambas users <
> gambas-user at lists.sourceforge.net>
> Enviado: Miércoles 25 de julio de 2012 20:41
> Asunto: Re: [Gambas-user] Default icons problem
>
>
> Sorry, not before loading the form, but before creating it.
>
> --
> Benoît Minisini
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list