Re: Drawing outside of an event handler wx.EVT_PAINT
Dietmar Schwertberger <[email protected]> Wed, 9 Dec 2020 19:05:00 +0100
| Newsgroups | gmane.comp.python.wxpython |
|---|---|
| Message-ID | <[email protected]> |
Some addition from the doc: Note that repainting doesn’t happen immediately but only during the next event loop iteration, if you need to update the window immediately you should use |Update| <https://wxpython.org/Phoenix/docs/html/wx.Window.html?highlight=refresh#wx.Window.Update> instead. -- You received this message because you are subscribed to the Google Groups "wxPython-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/521af5f9-a0de-609a-12da-72685eeaa99a%40schwertberger.de.