There is no special option for this, and it should work out of the box. If you add a resource to a library with the name space of another library, you need to re-generate the app, though, in order to see the effect (you probably tried that already).
You could try and run the 'source' job with the '-w' flag. It produces a lot of output but just before running the job it will print the entire job configuration that controls it, in its expanded form. Try to locate the "library" key in this output and see whether the library containing the shadowing resource is listed ahead of the library with the resource being shadowed. If the order appears wrong, or if the issue pertains anyway, open a bug for it. Add in the bug description where you added which resource that should shadow the resource from another library. T. > Hello, > > Merry Christmas! > > There is the following paragraph in the manual > (http://manual.qooxdoo.org/2.1/pages/desktop/ui_resources.html). > > "The libraries are searched in the order they are declared in your > config.json file. This usually means that your own resource folder comes > first, then the framework's resource folder, and then the resource folders > of all further libraries you have included. This way, you can shadow > resources of like names, e.g. by adding a file qx/static/blank.gif under > your source/resource folder you will shadow the file of the same resource > id in the framework." > > Ive tried to use this feature but it doesnt work in source version nor > in build version. Is it a bug? Or am I doing something wrong? > Maybe there are some configuration options that activate this feature. > > Best regards, > Denis > > > ------------------------------------------------------------------------------ > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > Remotely access PCs and mobile devices and provide instant support > Improve your efficiency, and focus on delivering more value-add services > Discover what IT Professionals Know. Rescue delivers > http://p.sf.net/sfu/logmein_12329d2d > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
