Hi,

Is it possible to add resources to the ResourceManager while runtime?
We use a xml description to create widgets in the frontend. If I, for
example, create a Button with a icon of the framework or a custom icon
that's in the resource path, it works but if another developer tries to
use a icon, copied to the resource path after compiling, the icon is not
shown.
My idea is to check if a resource is already known, if not, it's added
dynamically. Of course this new resource will then only be available for
the applications lifetime.

Or is there a better way of using icons, copied to the resource path,
after the application is build?


Regards,
Andreas

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to