Hans-Peter Jansen schrieb:
--- focusoutest.py 2005-09-26 17:24:04.743127461 +0200
+++ focusoutest2.py 2005-09-26 22:01:24.099716956 +0200
@@ -38,7 +38,9 @@
if o==cmb.lineEdit():
print "bingo"
#QMessageBox.information(self, "Info", "Bingo")
- return False
+ return False
+ return QObject.eventFilter(self, o, e)
+
No, it remains the same. But I won't waste any more time on a losing
branch. Thanks anyway.
Volker
_______________________________________________
PyKDE mailing list PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde