[Gambas-user] Default icons problem

Maria geaplanet at ...397...
Wed Jul 25 20:36:11 CEST 2012


It doesn't change the result:

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

Public Sub Form_Open()

End



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


More information about the User mailing list