[PyKDE] Getting control over the Tab key

Konrad Hinsen hinsen at cnrs-orleans.fr
Wed Oct 23 15:05:00 BST 2002


This is more a Qt than a PyQt question, but Pythoneers are so
knowledgeble... :-)

I am trying to get control over the tab key in my application's main
widget. But even redefining keyPressEvent() for the main widget
doesn't help, the tab key events never arrive. At what level are they
filtered out, and what can I do against that?

Konrad.




More information about the PyQt mailing list