> see attached a Patch for adding a new Property to Table.js. It's to 
> append a additionalStatusText to the default Statusline of a Table, 
> since we need to show not only the number of Rows. Hopefully the 
> others needs such a functionality too.

There are problems with this patch (from code inspection - not tested).
See http://bugzilla.qooxdoo.org/show_bug.cgi?id=820

Basically the status bar wasn't updated if the additional text was
cleared; or if the overall text was empty (which would be the case if
there was no additional text and no rows in the table). The patch with
that bug fixes these problems as well as adding another property to hide
or show the row count on the status bar.

Hugh

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to