var userPic = new qx.ui.basic.Image("pics/tomcruise.jpg");
        userPic.setScale(true);
        userPic.setWidth(170);
        userPic.setHeight(170);
        userPic.setAllowGrowX(true);
        userPic.setAllowGrowY(true);




--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Image-scaling-tp7586252p7586321.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to