Hi alex.d,

>         qx.manager.object.AliasManager.getInstance().add("static", 
> "../resource/static");
>         qx.manager.object.AliasManager.getInstance().add("widget", 
> "../resource/widget/windows");
>         qx.manager.object.AliasManager.getInstance().add("icon", 
> "../resource/icon/crystalsvg");
>     });
These lines works fine though, I forgot the getInstance()! :-)

       
>  
> qx.manager.object.ImageManager.getInstance().setIconThemeById(qx.theme.icon.CrystalSvgIconTheme);
>        
>  
> qx.manager.object.ImageManager.getInstance().setWidgetThemeById(qx.theme.widget.WindowsWidgetTheme);
But that does make my application not load at all unfortunately... any
idea why?

Br, Florian


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to