Sorry for this mail, I just found my error ;-)

concerning the icon belonging to my application, I had to rerun the
"generate.py source-all"

And moreover I did not understand that I had to declare the asset for
the qx as well.

So adding this line fixed the problem:

#asset(qx/icon/*)

Have a nice day,

   Ric.




Riccardo-Maria BIANCHI wrote:
> Good afternoon,
>
> when I try to use these commands:
>
> var button1 = new qx.ui.form.Button("First Button", 
> "myapp/icons/16/utilities-dictionary.png");
> var button2 = new qx.ui.form.Button("Second Button", 
> "qx/icon/Oxygen/16/apps/utilities-dictionary.png"
>
>
> I get these errors:
>
> "qx.ui.basic.Image[35]: try to load a unmanaged relative image: 
> myapp/icons/16/utilities-dictionary.png"
> "qx.ui.basic.Image[3r]: try to load a unmanaged relative image: 
> qx/icon/Oxygen/16/apps/utilities-dictionary.png"
>
> but folders and files are there, I checked.
>
> Maybe have I missed some piece of the configuration?
>
> Thanks a lot,
>
>    Ric.
>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> trial. Simplify your report design, integration and deployment - and focus on 
> what you do best, core application coding. Discover what's new with 
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>   



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to