wxPython: How can I get window's HANDLE in wxPython.

Mike Driscoll kyosohma at gmail.com
Thu Jul 3 09:40:37 EDT 2008


On Jul 2, 8:40 pm, "Leo Lee" <lxz3... at yahoo.com.cn> wrote:
> I need a window's handle to be passed to external c++.
> Thanks in advance

Are you talking about a wxPython wx.Window object or an external
window handle? If the latter, then I recommend asking about that on
the PyWin32 user's group. Otherwise, follow Paul's suggestion.

Mike



More information about the Python-list mailing list