Am Dienstag, den 30.09.2008, 14:43 +0200 schrieb Koen Deforche: > Hey Goetz, Hello Koen,
> 2008/9/30 Goetz Babin-Ebell <[EMAIL PROTECTED]>: > > Hello folks, > > > > I have a page displaying status information. > > I would like to update this status information > > when the user hits reload. > > > > Is there a way to do this ? > > Reimplement WApplication::refresh() any WWidget::refresh(), and make > sure the browser reload does not spawn a new session (which is the > default in wt_config.xml). Hm. With HEAD, JavaScript enabled: I've reimplemented WApplication::refresh(). But on hitting reload in the browser this method is not called :-( Goetz -- Goetz Babin-Ebell <[EMAIL PROTECTED]> 4G Systems GmbH & Co KG ------------------------------------------------------------------------- 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
