Hi Mustafa,

if I understood, you want to use the modern theme with the icons from 
the classic them?

Regards,
Chris


Mustafa Sak schrieb:
> Hi,
>  
> i want to set the icon set from Tango to Oxygen. But i cannot, why?
>  
> I am using this,
>  
> qx.Class.define("radial.Application",
> {
>  extend : qx.application.Standalone,
>  members :
>  {
>   main : function()
>   {
>    this.base(arguments);
>    ...
>   }
>  }
> });
> qx.Theme.define("qx.theme.Modern",
> {
>   meta :
>   {
>     color : qx.theme.modern.Color,
>     decoration : qx.theme.modern.Decoration,
>     font : qx.theme.modern.Font,
>     appearance : qx.theme.modern.Appearance,
>     icon : qx.theme.icon.Oxygen
>   }
> }
> );
> But nothing happens
>  
> regards Mustafa Sak
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> ------------------------------------------------------------------------
>
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>   


-- 
Christian Schmidt
Software Engineer
Core Development :: Web Technologies

1&1 Internet AG
Ernst-Frey-Str. 9
76135 Karlsruhe, Germany
http://www.1und1.de 

Amtsgericht Montabaur / HRB 6484
                                                        
Vorstände: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas 
Gottschlich, Robert Hoffmann, Markus Huhn, Hans-Henning Kettler, Dr. Oliver 
Mauss, Jan Oetjen

Aufsichtsratsvorsitzender: Michael Scheeren


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to