Greg,

On 04/04/2010 11:01 PM, Greg Beaver wrote:
> Hi,
> 
> I'm trying to include some oxygen icons and also some icons from the
> htmlarea demo browser in my application, but qooxdoo is unable to find
> them. 

When does the error show (compile time / run time)? Which message do you
get?

Which qooxdoo version are you running anyway?

> I have an #asset() declarative in my source file and have run
> generate.py source-all, is there anything else I need to do that I am
> missing?

For one thing, you have to add all libraries to your application
configuration which you want to use resources from (e.g. adding them to
the "libraries" job in your config). For another, you have to make sure
these have a proper qooxdoo library structure (Manifest, source/resource
folder, etc.). For a third, you have to reference those resources
properly, starting with their name space identifier, e.g.
"qx/decoration/....".

T.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to