> Hi all, > Is there a way to set the path to my resource directory at runtime? > > I currently have the "build-options/uris/resource" key in config.json but > I > really need to override at runtime.
No, there is currently no API for it. You may open an enhancement bug for this. Also, be aware that you are dealing with URIs at runtime, not paths. (If you are desperate you could try and hack qx.$$libraries; have a look at your app's generated loader script). T. ------------------------------------------------------------------------------ RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.net/sfu/rsa-sfdev2dev2 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
