Overriding C++ virtual methods

Hi,

I need to override wxTextCtrl::MSWShouldPreProcessMessage to handle some keyboard corner cases relating to accelerators. I'm pretty sure I already know that the answer to this question will be no, but is there any way at all to accomplish this from Python without rebuilding wx?

···

--
James Scholes
http://twitter.com/JamesScholes