[Gambas-user] Default icons problem

Maria geaplanet at ...397...
Wed Jul 25 19:58:56 CEST 2012


It has nothing especial, it is only a form with some buttons for test icons.

The only code it has is:

===============
Public sStr As String

Public Sub Form_Open()

For Each sStr In Stock.Themes

  Print sStr
Next

Stock.Theme = "nuoveXT2"

End
===============

And this is the output (in my system):

DMZ-Black
DMZ-White
F-Dark-Color
Faenza
Faenza-Ambiance
Faenza-Dark
Faenza-Darker
Faenza-Darkest
Faenza-Green
Faenza-Radiance
Obsidian
ObsidianMinino
PolarCursorTheme
PolarCursorTheme-Blue
PolarCursorTheme-Green
default
default.kde4
default.kde4-original
gnome
hicolor
mate
nuoveXT2
oxygen



________________________________
 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 15:43
Asunto: Re: [Gambas-user] Default icons problem
 

Can you send the source code of that project?


-- 
Benoît Minisini


More information about the User mailing list