panyasan wrote:
> 
> and instantiate an Image widget in my code:
> 
> this.__image = new
> qx.ui.basic.Image("icon/Tango/48/status/dialog-information.png");
> 

Sorry, used the wrong code snipped: it is 

this.__image = new
qx.ui.basic.Image("icon/48/status/dialog-information.png");

without the "Tango", which used to work before in another application, but
is not working now. So the problem it the same, "Tango" or not. 
-- 
View this message in context: 
http://www.nabble.com/icon-URI-string-question-tp24334470p24336126.html
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to