Refreshing the Screen
Federico Ceccatto
z.darkmere at gmail.com
Sat Dec 2 15:03:53 PST 2006
Hi all
Is there a way to refresh/update regions of the screen that do not
belong to the application? I've drawn some fake "tooltips" with
ScreenDC but unless the application's maximized I'm leaving some
garbage on screen.
I could blit a previously stored bitmap but that does not ensure
consistency. Is there a way to do full or region-specific redrawing of
the screen?
Thanks for your time.
More information about the wxpython-users
mailing list