Kent Olsson schrieb:
I had to set the following paths else it wouldn't work:

        QxImageManager.set({corePath : '/qooxdoo/build/images/',
iconPath : '/qooxdoo/build/themes/icons', iconTheme : 'crystalsvg',
widgetP\ath : '/qooxdoo/build/themes/widgets', widgetTheme :
'windows'});

Shouldn't it be default?

The default is configured to make the examples working. If you use qooxdoo.js outside the default directory structure you need to modify the values. This is quite logical in my opinion.

A hint: You can also redefine these values using a QxSettings hash which you define using javascript before including qooxdoo in your pages.

Sebastian


If I didn't set the paths, the images wouldn't be rendered.

Kent



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to