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
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to