Koen Deforche wrote: > I have committed this feature to CVS. > > The API call to customize the loading indicator is: > WApplication::setLoadingIndicator(WLoadingIndicator indicator) > > The default implementation (the one we use now) is WDefaultLoadingIndicator. > > By stealing some CSS rules from WDialog's constructor, you could > obtain an indicator like you have in mind ? > > As always, I am interested to hear how it could be improved, or what > other indicator implementation we should add to the library. > > Hey Koen,
I think Goetz may have had something like this in mind http://www.sitepoint.com/forums/showthread.php?t=581377 Is that doable using your new loading indicator module? Basically this form of loading indicator is becoming a kind of standard in itself and attempts to prevent the user from clicking on elements in the page before it is ready to accept user input. IMHO it is a good idea and has been adapted by many. Kindest regards, Brad ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
