It doesn't change the result:

Public Sub foo()
Stock.Theme = "oxygen"
End

Public Sub Form_Open()

End



________________________________
 De: Benoît Minisini <gam...@users.sourceforge.net>
Para: Maria <geapla...@yahoo.es>; mailing list for gambas users 
<gambas-user@lists.sourceforge.net> 
Enviado: Miércoles 25 de julio de 2012 20:02
Asunto: Re: [Gambas-user] Default icons problem
 

You must define Stock.Theme *before* loading the form. Changing 
Stock.Theme will not modify the icons in the already created controls.

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