[PyKDE] Event loop locked on Linux PyQt 3.4

Olivier Roulet oroulet at yahoo.com
Tue Jan 14 20:21:01 GMT 2003


I have got the following code where I post events from
a queue every 1s .
On windows with qt 2.3 this works fine. On linux with
Qt 3.04 the events are not
 received until an  X events is send to the windows.
Is this a bug or is my code wrong ?
Thank you,
Olivier

try this program, if  you move the mouse over the
picture on windows then self.count increases, if you
stop moving the mouse => nothing happens

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: q.py
Type: application/octet-stream
Size: 1875 bytes
Desc: q.py
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20030114/8de58f8d/q.obj


More information about the PyQt mailing list