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

Can you send the source code of that project?


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