"Hans-Peter Jansen" <[email protected]> writes: > Why not trigger the timer from the loadFinished signal. That way, you > get the best of both worlds ;)
That's a good idea! I promise to try it, just as soon as I can stop the script from giving me a segmentation fault every time that I run it. :-) If no one who has the development version of PyQt4 installed gets the chance to try my script, then I should have time on Wednesday to sit down and install the alternate development packages and attempt to produce a traceback. But before going through all of that I wanted to see if there was something I was obviously doing wrong with pointers or something in my code. -- Brandon Craig Rhodes [email protected] http://rhodesmill.org/brandon _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
