Hi,

Congratz for the new pre-release of Qooxdoo. Can you let me know when 
will the SDK be out ?

Currently, I was working with v0.8 SDK and tried the following code in 
my application and also in Playground application (which refers 0.8.1) :

--snip--
var doc = this.getRoot();
var t = new qx.ui.form.TextField();
t.setBackgroundColor("red");
doc.add(t);
--snip--

Apparently, it sets only a part of the textfield background and not the 
full background. Why so ?

Amit

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to