On Wednesday 06 November 2002 04:00 pm, Phil Thompson wrote: > > <snip> > > > > Thanks. Although it isn't usually necessary, it will be nice to have. > > There is a bug in PyQt with respect to connections being removed when the > > associated object has been deleted. But I'll try to post some example > > code within the week. > > > > Basically, if I create a parentless object and connect signals to it. > > Upon deletion of the object, any signals that would thereafter have gone > > to it result in a sip runtime error saying the C++ object has been > > deleted. > > This should now be fixed in tonight's SIP snapshot. You should re-build > PyQt with the new version. > > Phil
Thank you. It will help a lot. --Kaleb _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
