Capturing keyboard events in iewin

Hello,

because of additional requirements I need to move from wx.HtmlWindow
to IEHtmlWindow (or some other more advanced web browser control). In
spite of googling the web for the last couple of days I can’t figure
out how to intercept keyboard events in iewin. I read something about
‘event sinks’ and also found an msdn article about ‘Handling Events in
Visual Basic Applications’, but knowing next to nothing about VB, COM
and ActiveX, I don’t understand what they are talking about, let alone
how to translate that into Python.
Could somesome give me a recipe on how to accomplish this? It’d be
much appreciated.

Winni

Windows XP, Python 2.5.1, wxPython 2.8.7.1 ansi