There's an example loading indicator thing here:

http://www.webtoolkit.eu/widgets/style-and-layout/wloadingindicator

and docs here:
http://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1WLoadingIndicator.html

and you can just set your custom one here:
http://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1WApplication.html#a080d01aa8e92ae57ef9c9491d33a7fca

To show/hide it: myWApplication->loadingIndicator()->widget()->show(); /
hide();

Haven't tried it .. but that should work according to the docs.

Kind Regards,
Matthew Sherborne

On Tue, Jan 31, 2012 at 7:55 PM, Stefan Ruppert <s...@myarm.com> wrote:

> assume the showing and hiding of the loading indicator is a client
> side operation! I'm right? How can I achieve this?
>
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to