[PyQt] Log viewer file change notification

Christian Aubert chris at infixlabs.com
Fri Nov 13 18:14:40 GMT 2009


I'm using the logging module to keep a log instead of messy print 
statements users don't want to see. I set up a log viewer but right now 
users must press an "update" button to get the latest log file 
displayed. Is there any way to get a file change notification so I can 
update the log display on the fly?

Christian


More information about the PyQt mailing list