[Gambas-devel] Stock class

Benoit Minisini gambas at ...1...
Thu Jul 20 01:21:42 CEST 2006


On Thursday 20 July 2006 00:58, Fabien Bodard wrote:
>
> 2 day to search that ... :/ but i've not found it !
>
> the second problem is to get the current theme path !
>
> I'm not sure that a pure gambas class will be sufficient ! as kde libs
> allow to implement theme effect too like the gnome libs.
>
> > Regards,
>

I found it for KDE:

EXEC ["kde-config", "--path", "icon"] TO sPath
PRINT sPath

Now for GNOME?

-- 
Benoit Minisini




More information about the Devel mailing list