above document is wrong or there is a bug in qooxdoo.
Because if directory structure is like:
---Root (or whatever you want to call it)
--qooxdoo
-images (taken from the source/public directory)
-script (same)
-style (same)
--Toolbar_3.html
then images can not be found.
I tried ...public\test\user\Toolbar_3.html with above directory structure but any menu images can not be found.
Note1: I changed
...href="".. ==>> ...href=""..
and
...src=""... ==>> ...src=""...
in the Toolbar_3.html but images still can not be found.
Note2: But when directory structure is like below images are found.
----images (taken from the source/public directory)
----script (same)
----style (same)
---Root1 (or whatever you want to call it)
--Root2 (or whatever you want to call it)
-Toolbar_3.html
Summary: I think there will be a bug in image system.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
