On Tue, Nov 10, 2009 at 07:30, skar <[email protected]> wrote:

> Thanks for the snippet. However, the fields and the columns don't align now
> too. It seems setting the width is only a guidance and the field container's
> children grow further.
>

That is correct. setWidth() is setting the *preferred* width. You can
require that the width be exactly what you want with setMinWidth() and
setMaxWidth().

Derrell
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to