Hello strk, Thursday, November 2, 2006, 3:24:36 PM, you wrote: >> I know. How can you detect this (in the GTK world)?
s> You simply get an 'expose' event, with a rectangle too, if we s> want to be stricter about what needs update... s> (does your invalidated_rect take this into account ?) Currently not, but any GUI (or glue) can freely override the invalidated_rect. >> Anyway, you just need to make sure that want_redraw() returns true >> when the Gnash window has been uncovered. s> That'd request full redraw, right ? Exact. Udo _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

