[PyKDE] Re: Signal issues/Demo core-dump
Phil Thompson
phil at river-bank.demon.co.uk
Thu Jan 20 20:21:07 GMT 2000
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
> bill at rfa.org
PyQt won't support Qt v2.x until v0.11. I'm surprised it even compiled.
Phil
More information about the PyQt
mailing list