Re: [qooxdoo-devel] Lazy initialization

2008-07-08 Thread Derrell Lipman
On Tue, Jul 8, 2008 at 12:07 PM, Szántai Péter <[EMAIL PROTECTED]> wrote: > Hi there, > > I just want to know if there is any kind of tree,list, or something that > has lazy initialization on its elements. > > I have many ( 100< ) items( extend Boxlayout ) that need to be added to a > scrollable "

[qooxdoo-devel] Lazy initialization

2008-07-08 Thread Szántai Péter
Hi there, I just want to know if there is any kind of tree,list, or something that has lazy initialization on its elements. I have many ( 100< ) items( extend Boxlayout ) that need to be added to a scrollable "list" and only a few( 20> ) of them is visible at time. thanks for your reply Peter