Re: [qooxdoo-devel] where to embed a Loading Progressbar.

2007-12-06 Thread Fabian Jakobs
Dirk Wellmann schrieb: > Hi Thomas, > > I choosed a very pracmatic way and it's implementable for my Projects, > but not commitable to qooxdoo I think. > > I've written some qooxdoo independent Code to show a Progressbar this > Code is a wrapper witch then creates the loading and instanciating of

Re: [qooxdoo-devel] where to embed a Loading Progressbar.

2007-12-05 Thread Dirk Wellmann
Hi Thomas, I choosed a very pracmatic way and it's implementable for my Projects, but not commitable to qooxdoo I think. I've written some qooxdoo independent Code to show a Progressbar this Code is a wrapper witch then creates the loading and instanciating of the qooxdoo-Application. In the g

Re: [qooxdoo-devel] where to embed a Loading Progressbar.

2007-12-05 Thread thron7
That's a really interesting idea. But I doubt it will be doable the way you proposed it. > I've made a progressbar while loading and instanziating Qooxdoo, but I > don't know where to get some Var's and Entrypoints while generating my > Application. > > Questions: > > 1. Where do I have to put

[qooxdoo-devel] where to embed a Loading Progressbar.

2007-12-04 Thread Dirk Wellmann
Hi, I've made a progressbar while loading and instanziating Qooxdoo, but I don't know where to get some Var's and Entrypoints while generating my Application. Questions: 1. Where do I have to put in one line of Code inbetween classgeneration (target build / source) so after every class-init