Hi, virtual on mobile won't happen. We have been experimenting with virtual and mobile and the performance was subpar. A common pattern to deal with long lists is to implement paging, meaning to first display only a limited number of entries. more items would only be loaded after hitting the end or tapping a button.
Best Andreas Am 04.09.2013 um 10:00 schrieb benco <[email protected]>: > Hi, > > I'm currently making some experiments with the mobile version of qooxdon (my > plan is to use it in a phoneGap-based application). > > I took a look at the list widget and it seems it's not a virtual one. For > instance, the "big list" example in the showcase generates the 99 items in > the DOM and don't limit itself to the visible part of the screen. > > Are there any plans to create a virtual container in the near future ? > > Best Regards, > > BenoƮt. > > > > -- > View this message in context: > http://qooxdoo.678.n2.nabble.com/virtual-widget-for-qx-ui-mobile-tp7584534.html > Sent from the qooxdoo mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! > Discover the easy way to master current and previous Microsoft technologies > and advance your career. Get an incredible 1,500+ hours of step-by-step > tutorial videos with LearnDevNow. Subscribe today and save! > http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
