Florian Arndt schrieb:
> 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?
Do you use a custom build of qx.js or the default delivered with the
framework?
Are you sure both qx.theme.icon.CrystalSvgIconTheme and
qx.theme.widget.WindowsWidgetTheme are defined? What says an
alert(qx.theme.widget.WindowsWidgetTheme) for example?
Sebastian
>
> 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
-------------------------------------------------------------------------
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