"Joe Hudson" <[EMAIL PROTECTED]> writes:

> Thanks again, Derrell.
>
> I have made the change and see some strange results.  Do you know why this
> would be happening (see attached screenshot)
> - The column widths don't equal the table width (but the percentages equal
> 100)
> - The list column doesn't span the width of the list
> - I'm getting an error:  qx.ui.table.Table[89]: Could not dispatch event of
> type "appear": TypeError - columnData has no properties

Yes, this was a problem that I fixed last week.  You need to upgrade to
current svn, and then look at the changes to Table_1.html.  There are actually
two issues.  One is a bug in the version that you're using (resize behaviors
between tables were unintentionally shared).  The second is that the method of
selecting the ResizeTableColumnModel that you are using (and was shown in the
old Table_1.html) doesn't (and can't easily be made to) work.  You need to use
the new method now shown in Table_1.html with the updated sdk from svn.

Cheers,

Derrell

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to