Le 24/07/2012 23:09, Maria a écrit :
>
>
> Ok, now it works. It loads always the icon set you choose for your desktop.
>
> Here is after chaging to oxygen:
>
> GB_STOCK=debug gambas3
> gb.form: init stock with icon theme: ''
> gb.form: desktop is LXDE
> gb.form: add icon path: /usr/share/icons/default.kde4-original/&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
>
>
> Should it work Stock.Theme property in this revision too?

Yes. If you define Stock.Theme with <your theme> (by modifying the IDE 
source code, or in your own project), you must have the following line 
in the debugging output:

gb.form: init stock with icon theme: '<your theme>'

-- 
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