Hugh Gibson wrote:
> 
> BTW, checkin 6124 looks pretty exciting ;-)
> 
For people that like me don't know what checkin 6124 is, here is the
description:

Using the ResizeTableColumnModel, table column widths may now be specified
in the qooxdoo-standard way, using any of: number of pixels, percent of the
inner width of the table, or flex widths. ("auto" works also, and is
converted to "1*")

    * If possible, columns are adjusted to fit exactly within the inner
width of the table flex widths adhere strictly to minimum and maximum widths
specified for the column, and those may be used to override the exact table
width fitting.
    * In Table, upon modifying the Table Column Model, properly initialize
the new table column model, and reset the table column model in each of the
table pane models.
    * example/Table_1.html has been modified to use ResizeTableColumnModel,
and demonstrates various types of width settings.
    * After this gets some additional testing, it's worth considering making
this the default table column model. The biggest problem is that the
interface is not backward compatible, and I don't know that a migration
script would be able to easily handle this type of change. Food for thought,
anyway...


Very promising indeed.  :-)
-- 
View this message in context: 
http://www.nabble.com/Proposed-restructuring-of-the-Table-namespace-tf3207630.html#a8940366
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to