[PyQt] QColorDialog and GLUT on Mac

2008-10-28 Thread Mistobaan
Hi guys I found a strange case on using both PyQt and GLUT, the QColorDialog on Mac. The dialog will return always the same color (the initialization one). removing the glutInitialize() function solves the problem. I resolved the problem on my app getting rid of glut. Anyone else had a sim

Re: [PyQt] Waiting on non-QT events.

2008-10-08 Thread Mistobaan
http://pastebin.com/f16019559 I am wrong or the line 21 never gets called, so everything still happens on one single thread? Fabrizio ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt