Hi deech,

you should use the new virtual list, qx.ui.list.List. 
demobrowser.demo.virtual.list.List is sort of a proof of concept for the
ideas that went into ui.list.List. We decided to keep it around for 
reference until the "real" virtual list is finalized.

Just be aware that the virtual list is still considered experimental so 
there might be API changes in the near future.


Regards,
Daniel

aditya siram schrieb:
> Hi all,
> I have search-as-you-type text field implemented using a regular
> qx.ui.form.List but it chokes on large datasets (< 20000 items). It
> seems as though the virtual list implementation
> demobrowser.demo.virtual.list.List is built for this kind of thing and
> I want to lift it into my own code. Does this implementation only
> exist in the demobrowser? I'd rather not have to cut-and-paste code.
> Thanks!
> -deech
> 
> ------------------------------------------------------------------------------
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
> Spend less time writing and  rewriting code and more time creating great
> experiences on the web. Be a part of the beta today
> http://p.sf.net/sfu/msIE9-sfdev2dev
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> 
> 

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to