I guess it would be hard to implement a QxTree inside the QxListView. What I can see there would be some major issues. The reason is that QxListView has not been developed the modularized way yet, i.e. where it is possible to plug in a any class in any column. It is more static in its design. Maybe it might be useful to do the pluggable interface at the same time.
Kent On Thu, 2006-01-05 at 18:54 -0500, J. Russell Smyth wrote: > Is there any work being done to create a TreeTable like component for > Qooxdoo? This is a primary component of our interface and if it does > not exist or is not in progress already for Qooxdoo, I may have to > take a stab at implementing myself. > > If there is no such component, would it make more sense to build on > QxTree or QxListView? > > Thanks! > Russell > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_idv37&alloc_id865&op=click > _______________________________________________ > Qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
