Hi all, I'm trying to get an application run on both windows xp and ubuntu
10.04 platforms.
My app imports twisted, coherence and PyQt.
The problem is that under windows XP the signals seems not to be connected
to slots, even if the QObject.connect() returns True.
Clicking on buttons have no effect.
Any idea?

Thanks in advance.

-- 
Fabio Mauri
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to