Bill Eldridge wrote:
> 
> Oops - running Linux 6.1, latest (2.0.2) QT,
> latest PyQT.
> 
> Bill Eldridge wrote:
> >
> > I'm running some of the PyQT demos,
> > and after tut6.py, they start having problems -
> > PYSIGNAL doesn't seem to work right, nor does
> > connect(self,SIGNAL(xxx),someobj.somefunc()) -
> > only the connect(self.SIGNAL(xxx),someobj,SLOT("somefunc()")
> 
> ...
> --
> Bill Eldridge
> Radio Free Asia
> [EMAIL PROTECTED]

PyQt won't support Qt v2.x until v0.11.  I'm surprised it even compiled.

Phil



Reply via email to