Richard Sternagel wrote
> maybe this helps:
> http://manual.qooxdoo.org/4.0/pages/desktop/develop_how_to.html#rolling-your-own

Many thanks Richard, it really helped me.
Maybe you can say to me RTFM (http://en.wikipedia.org/wiki/RTFM) ;)
But the f......g manual is 600 pages long! So it's hard to discover
information for a beginner like me.

But the solution wasn't perfect for me, so I digged  a little bit more and I
disccovered this:

http://manual.qooxdoo.org/4.0/pages/desktop/ui_resources.html#modifying-the-resource-or-script-uris-at-runtime

So I added this:

qx.util.LibraryManager.getInstance().set("qx", "resourceUri", "resource");

at beginning of Application.js and I have the same environment between
source and build.

Yes I know, it is a shortcut, but it works, maybe in the future I will find
a cleaner solution.

Many thanks.
Claudio







--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/where-is-the-close-button-image-file-tp7585931p7585936.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to