Hey Goetz, 2008/10/27 Goetz Babin-Ebell <[EMAIL PROTECTED]>: > After the user processed some data and sent this to the server, > in the upper right edge of the window there is this > "waiting" on red background. > > How do I configure WT to give a more prominent feedback > to the user ? > (like window turns grey, with a box in the center saying "processing > data")
Currently, there is no such configuration option. But I think it is a good idea to make this entirely flexible (using WViewWidget and auto-learned slots for showing and hiding the feedback), so that you can provide your own method for displaying feed-back. The current method would then simply be the default one. I am adding it to my TODO list. Regards, koen ------------------------------------------------------------------------- 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
