<br><div class="gmail_quote"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Can you describe the patch you are putting together for wxPython? or<br>

is it wxWidgets? Perhaps there is a way for us to monkeypatch the same<br>
approach into old versions.<br>
<div class="im"></div></blockquote><div><br>There is *very* little difference between my ctypes prototype and the patch for wxPython.  The only real differences are these:<br><br>* A few lines of C code that sets PyOS_InputHook and handles threading<br>
* A wx.App subclass called IApp that turns on the capability and has the implementation of the inputhook.<br><br>We could definitely monkey patch wx with this IApp class.<br><br> Cheers,<br><br>Brian<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
--<br>
Robert Kern<br>
<br>
"I have come to believe that the whole world is an enigma, a harmless<br>
enigma that is made terrible by our own mad attempt to interpret it as<br>
though it had an underlying truth."<br>
  -- Umberto Eco<br>
_______________________________________________<br>
</div><div><div></div><div class="h5">IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
</div></div></blockquote></div><br>