Re: [qooxdoo-devel] Re: Loading Progress Bar

2006-02-26 Thread Sebastian Werner
[EMAIL PROTECTED] schrieb: Hi, I tried using the splash pane, but it does not get loaded before all the widgets gets loaded. It gets displayed once all the widgets are visible in the browser. Am using it like window.application.main = function() { var doc = this.getClientWindow

[qooxdoo-devel] Re: Loading Progress Bar

2006-02-24 Thread SChidambaram
Hi, I tried using the splash pane, but it does not get loaded before all the widgets gets loaded. It gets displayed once all the widgets are visible in the browser. Am using it like   window.application.main = function()     {       var doc = this.getClientWindow().getClientDocument();