Hi Greg, at the moment we have two virtual list implementations: 1) qx.ui.virtual.form.List 2) qx.ui.list.List
1) will not be continued and will be removed in the future. 2) is still under development, the current implementation miss some features, so the API will definitely changed. But I hope that the changes are not effect the current method, property or event names. The good news here the concept with having a qx.data.Array for the model and the selection will not changes. Hope the background information helps you to find choice. Cheers, Chris Am 02.09.2010 08:01, schrieb Greg Beaver: > Hi, > > Are there any demo examples of the experimental virtual list using the > virtual listitem cell renderer? Additionally, how experimental is the > API at this point? > > For further information, I'm toying with converting the frontend of an > open source issue tracker into a qooxdoo app, and would need to be able > to quickly load a list of bugs as well as convert it into a tree > organized by bug categories. If it would be better to use a virtual > table/virtual tree for this, do let me know :). > > Thanks, > Greg > > ------------------------------------------------------------------------------ > This SF.net Dev2Dev email is sponsored by: > > Show off your parallel programming skills. > Enter the Intel(R) Threading Challenge 2010. > http://p.sf.net/sfu/intel-thread-sfd > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
