Dear Members,
        i am entirely new to this forum. i have doubt in image resizing when
the System resolution changes...using qx.ui.basic.Image class...
i am working in a System Resolution of 1024X768 pixels.
i have set an image to one CanvasLayout..
like.,
        bodyLayout = new qx.ui.layout.CanvasLayout();
        bodyLayout.setBackgroundImage("./hrimages/imaps.gif");
which fits suitably on this Resolution.

           When i change the Resolution to 1280X1024 pixels the Image ll be
Tiled...
How can i fix this Problem.

thanks in adv.
Rajkumar.S
-- 
View this message in context: 
http://www.nabble.com/Resize-Image-Depends-on-the-System-Resolution-tf4627836.html#a13213730
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to