Re: [qooxdoo-devel] Problem using custom resource capability in 0.72

2007-10-02 Thread Hugh Gibson
> (hardly working for 0.8) I sincerely hope you meant to say "working hard for 0.8" :-/ Hugh - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vs

Re: [qooxdoo-devel] Problem using custom resource capability in 0.72

2007-10-02 Thread Sebastian Werner
Hi Mike, sorry for the delay. This part seems to be wrong: qx.core.Setting.define("resourceUri", "./resource"); qx.io.Alias.getInstance().add("custom", qx.core.Setting.get ("custom.resourceUri")); Both IDs used must be identical. Generally I would suggest to change the first line to qx.

[qooxdoo-devel] Problem using custom resource capability in 0.72

2007-09-27 Thread Mike Rea
Background I've been trying to utilize a custom icon theme in an application. As a proof of concept, I've simply been trying to set up a slightly modified skeleton to use a custom theme that utilizes application-specific icons. The custom theme ("VistaInspirate2" for now) tries to utilize a i