[PyKDE] QInputDialog.getText() AttributeError
John J. Lee
jjl at pobox.com
Wed Aug 22 21:54:43 BST 2001
Anybody else get an AttributeError (something relating to the familiar
sipThis) on using QInputDialog.getText() more than once? I just tried to
make a short bit of code to demonstrate the problem, but it goes away when
I do that, so I suspect it may be a bug in my code.
I've replaced it with a Python class easily enough, but thought I'd check
to see if it's worth trying to track down the problem.
John
More information about the PyQt
mailing list