Re: [PyQt] Possible bug with new signal-slot connection

2012-05-17 Thread Detlev Offenbach
Am Donnerstag, 17. Mai 2012, 22:27:32 schrieb Hans-Peter Jansen: > On Wednesday 16 May 2012, 22:21:05 Phil Thompson wrote: > > So the rule is that if you make a connection old style then you must > > disconnect old style as well and the same for new style. You also > > need to be aware that pyuic4

[PyQt] How do you compile 64bit PyQt on Windows w/o Visual Studio.

2012-05-17 Thread Brian Knudson
I'm trying to compile 64bit PyQt on Windows 7. (I am a commercial customer, so I have to build PyQt, AFAIK). I've downloaded MinGW & had good success getting SIP compiled, but I couldn't compile PyQt. I deduce that this is because I have 64bit Python with a 32bit MinGW & the libs aren't matchi

Re: [PyQt] Possible bug with new signal-slot connection

2012-05-17 Thread Hans-Peter Jansen
On Wednesday 16 May 2012, 22:21:05 Phil Thompson wrote: > > So the rule is that if you make a connection old style then you must > disconnect old style as well and the same for new style. You also > need to be aware that pyuic4 uses old style connections. While all of this makes sense, it might be

[PyQt] Time auto update to my widget

2012-05-17 Thread Ganesh Kumar
Hi Guys, I am new to pyqt, I have create one small application, my application starts time , will updates continuously, like analog clock How to do this, please guide me guys, -Dhanasekaran Did I learn something today? If not, I wasted it. ___ PyQt mai