In the attached script:

* If I hit TAB a dialog will show, so far so good.

* If I instantiate the SearchDialog with (self) instead of () on line 28,
the dialog suddenly won't when I hit TAB.

How can this be fixed, what am I doing wrong? I would of course expect the
dialog to show in both examples.

In case it matters, I am running Python 2.7.2 and PySide 1.0.9 on Mac OS
10.7.2.

Attachment: mockup.py
Description: Binary data

_______________________________________________
PySide mailing list
PySide@lists.pyside.org
http://lists.pyside.org/listinfo/pyside

Reply via email to