Hi Matthew, I have tried this but it seems to me that it does not work as expected.
Do you know if the server side triggers the showing and hiding of the loading indicator or is it a java script code on the client side within the browser? If its only client side triggered the show and hide events need to be forwarded to the server!? Is this possible? Maybe I need to implement this on the server side in the application logic. Regards, Stefan On 01.02.2012 20:25, Matthew Sherborne wrote: > 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 > <mailto: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 ------------------------------------------------------------------------------ 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