"Mr. Teimatini Marín" <[EMAIL PROTECTED]> writes: > But, I have some questions. I need some funtionality > not present in version 0.5.3 (releseaded today...) I > need to move a column from one position to another... > is this dificult to develop? is this feature planed > for this component?
Although a bug-fix release of 0.5.3 was done today, all new development is being done in the "namespaces" branch in SVN. In "namespaces" you'll find a Table widget that has considerably more functionality than the ListView you're currently looking at. In the Table widget, you can reorder columns, change their widths, etc. very easily. Look at the examples and tests in the demo directory. Any new development you are planning should really be done with "namespaces" branch, as that's where the core developers are putting the majority of effort for continued enhancements and bug fixes. It's not "released" code, but is generally sufficiently stable to be used for new development. Derrell ------------------------------------------------------------------------- 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
