[PyQt] How to trigger refresh of background window
Ian
hobson42 at gmail.com
Wed Dec 1 23:32:48 GMT 2010
Hi all,
How can I cause a repaint event on a window that is not the current focus?
When I click on the window it comes to the front, repaints itself and
shows the (changed) data correctly.
However in my use case, data shown in the background window, has been
updated in another window, and I want to update the background window
(without activating it or scribbling on the screen where I shouldn't).
Is this possible?
I'm using PyQt on Windows 7.
Thanks
Ian
More information about the PyQt
mailing list