Hi Daniel, thanks for the answer, this will stop my research for that point at least :-)
Alex -----Ursprüngliche Nachricht----- Von: Daniel Wagner [mailto:[email protected]] Gesendet: Mittwoch, 3. Juni 2009 15:46 An: [email protected]; qooxdoo Development Betreff: Re: [qooxdoo-devel] Best practice progress during loading application Hi Alex, there's no way to display a progress bar that gives actual feedback on the loading process. You'll have to get by with an animated gif (or flash), but you don't need to make an inline application for that. Just put it in your application's index.html and it will be replaced once the app has finished loading. Regards, Daniel Softconcept - Alexander Stiebing schrieb: > Hi List, > > is there any kind of best practice showing the progress of the first > loading of all the application scripts? > Regarding it can take some time I would like to show the visitors how > long it could last but I still could not figure out how to show how > many scripts are left to be loaded, how many bytes are done or whatsoever. > Is there a nice way for this or would I have to make an inline > application with at least a moving gif to show we are still alive? > > Thank you, > Alex > > > ---------------------------------------------------------------------- > -- > > ---------------------------------------------------------------------- > -------- OpenSolaris 2009.06 is a cutting edge operating system for > enterprises looking to deploy the next generation of Solaris that > includes the latest innovations from Sun and the OpenSource community. > Download a copy and enjoy capabilities such as Networking, Storage and > Virtualization. > Go to: http://p.sf.net/sfu/opensolaris-get > > > ---------------------------------------------------------------------- > -- > > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
