I've read documentation about event filters and have been have to install a filter for a glFrame control, that triggers on keypress events.

But I can't see how to apply the same event filter for another control, because from what I can understand it seems like one has to create a new class for it.

Could you please give me some hints? Thank you very much...