[PyQt] doubts about Example Book Rapid GUI Programming with Python and Qt

Airton Arantes airton.arantes at gmail.com
Mon May 4 14:04:27 BST 2009


Hello Folks, I'm beginning using PyQt through the book Rapid "GUI
Programming with Python and Qt".

I'm seeing a strange statement at chapter 4(page 129).

while QTime.currentTime() < due:
    time.sleep(20) # 20 seconds


Where I must to put this statement above? I did this so far:

http://pastebin.com/m645e6291


Thanks

-- 
Airton Arantes Coelho Filho
Information System Student
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20090504/9145f61b/attachment.html


More information about the PyQt mailing list