Hi All,
Thanks for your quick reply Werner.
Before I go digging into internals, I found a past question that is
identical to my requirement:
http://qooxdoo.678.n2.nabble.com/Is-it-possible-to-set-the-resource-path-at-runtime-with-qooxdoo-1-0-td4775736.html
Is it possible to set the resource path
Hello All,
I am working with a system that uses mod_rewrite and breaks relative paths
such that my application cannot find its resources.
The absolute uri to the application base is not known until after
installation. How can I set the application base uri (or just the resource
uri) dynamically a
Hello all,
The debug version of my app is deployed to a web server. I use:
generate.py build -m OPTIMIZE:[]
and then zip the "build" directory. Very nice.
I am trying to enable the console and debug messages by setting qx.debug in
the environment.
I tried adding:
window.qx = { $$environment