[PyQt] doubts about Example Book Rapid GUI Programming with
Python and Qt
Mark Summerfield
mark at qtrac.eu
Tue May 5 13:31:56 BST 2009
On 2009-05-04, Airton Arantes wrote:
> 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
All the book's examples are available online so you can download them
and see them complete and in context:
http://www.qtrac.eu/pyqtbook.html
--
Mark Summerfield, Qtrac Ltd, www.qtrac.eu
C++, Python, Qt, PyQt - training and consultancy
"Programming in Python 3" - ISBN 0137129297
More information about the PyQt
mailing list