Re: [PyKDE] Can't inherit from QLineEdit?

2002-02-08 Thread Jonathan Gardner

Phil Thompson wrote:
 Jonathan Gardner wrote:
  I can't seem to inherit from QLineEdit in python. When I call
  QLineEdit.__init__ in my init statement, it causes a segmentation fault.

 Can you send me a small, but complete, example script.


I can't seem to reproduce the bug anymore. Odd...

Jonathan

___
PyKDE mailing list[EMAIL PROTECTED]
http://mats.gmd.de/mailman/listinfo/pykde



Re: [PyKDE] Can't inherit from QLineEdit?

2002-02-05 Thread Phil Thompson

Jonathan Gardner wrote:
 
 I can't seem to inherit from QLineEdit in python. When I call
 QLineEdit.__init__ in my init statement, it causes a segmentation fault.

Can you send me a small, but complete, example script.

Phil

___
PyKDE mailing list[EMAIL PROTECTED]
http://mats.gmd.de/mailman/listinfo/pykde



[PyKDE] Can't inherit from QLineEdit?

2002-02-04 Thread Jonathan Gardner

I can't seem to inherit from QLineEdit in python. When I call 
QLineEdit.__init__ in my init statement, it causes a segmentation fault.

Jonathan

___
PyKDE mailing list[EMAIL PROTECTED]
http://mats.gmd.de/mailman/listinfo/pykde