Sebastian Werner schrieb:
the benefit if it would be a complete decoupling between
data provider and data renderer and one could put any list
of objects into the QxListView (for example any json transfered
list).
There are already some ideas for cell-renderer. Some guys are already
working on this concept. Any details already, Til? Probably you could
work together to implement this in qooxdoo :)
As Sebastian said, I'm currently working on a new implementation of the
ListView. It will support model-view-controller, renderers, meta-columns
(this allows fixing columns), column reordering, column hiding and
finally cell editing.
Nearly all of this is already done (except for cell editing and the
problems with QxDockLayout I posted earlier on the list). But before I
can make it available to the public some basic concepts have to be
discussed internally first.
