Hi,

Sorry for the late feedback, I had some problems with dependencies in Debian 
for compiling gambas.

Revision #4985

Gambas icons load according with the default icon desktop :-)
And I can use svg icon themes...great!

The Stock.Theme property I don't know how to use it. I wrote simply

Stock.Theme="here_other_themes"

But it had no effect over application icons.





________________________________
 De: Benoît Minisini <gam...@users.sourceforge.net>
Para: Maria <geapla...@yahoo.es>; mailing list for gambas users 
<gambas-user@lists.sourceforge.net> 
Enviado: Domingo 22 de julio de 2012 15:59
Asunto: Re: [Gambas-user] Default icons problem
 
Le 22/07/2012 10:00, Maria a écrit :
>
>
>>> Is there any option to select the icons theme you want when loading a
>>> Gambas program?
>
>> Yes. By setting the Application.Theme property with the name of the current
>> desktop in lower case. You can get the name of the current desktop by using
>>   the gb.desktop component, and get the value of the Desktop.Type property.
>
>
>
> I will refine the question: is there any option to FORCE an icon set even if 
> you don't use a popular desktop?
>
> Something like
> Application.IconTheme="oxygen"
> perhaps?
>
>
> Thanks for your patience.

Hi,

In revision #4980, I added a Stock.Theme property that allows to define 
which specific icon theme will be used, indepently of the current 
desktop configuration.

Moreover, I fixed some bugs and now all icon theme should be correctly 
handled : gnome, kde and/or svg-only icon themes.

Tell me if it fits your needs.

Regards,

-- 
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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to