On Fri, Dec 10, 2010 at 18:17, [email protected] <[email protected]>wrote:
> i set the background of a textField like
>
> textfield.setBackground("#ff0000");
>
> but the field in in my firefox 3.6 only filled to the half from the bottom.
> the rest to the top is white and not red:( Is this a known bug?
>
This is not a bug, and in fact was recently discussed on this list. There is
a decorator on the text field which covers about half of it, so the only
part of the background that is visible is near the bottom. Remove the
decorator and you'll get the effect you're looking for.
Derrell
------------------------------------------------------------------------------
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages,
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel