Derrell Lipman wrote: > On Tue, Dec 8, 2009 at 03:29, Burak Arslan <[email protected] > <mailto:[email protected]>> wrote: > > > some screens we're designing with jsqt are getting complex, taking > some > noticable time to load. so i think it's time to implement an > incremental > initialization scheme. > > i did look around to progressive namespace, but could not find much. > > > This is one of the primary uses of Progressive, when used with the > function caller renderer (qx.ui.progressive.renderer.FunctionCaller). > An example of this can be seen in the demobrowser, at > http://demo.qooxdoo.org/current/demobrowser/#progressive~ProgressiveLoader.html > > <http://demo.qooxdoo.org/current/demobrowser/#progressive%7EProgressiveLoader.html> >
yes, but that's not what i'm looking for. i don't want the user to wait for initialization. i'd simply like it to show an interactive screen as soon as possible, and want to initialize widgets as they appear on the screen. one-shot appear events it is, then? thanks a lot burak ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
