Hi list,

 

wouldn't it be nice if every qooxdoo-widget could contain a
"loading"-widget?

I really often need to show "loading"-screens on different widgets and
have to put them manually into the widgets and remove them afterwards.

 

Maybe it would be possible to set them like the tooltips!

f.e.: myWidget.setLoadScreen( new qx.ui......LoadScreen());

 

and every time I want to show it I just have to call 

myWidget.showLoadScreen(); 

or 

myWidget.hideLoadScreen();

 

 

it's just an idea. Maybe it's stupid, but I know several situations
where I could really use this.

 

Tobias

 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to