Thank you , Mike.
"Mike Driscoll" <[EMAIL PROTECTED]>
??:[EMAIL PROTECTED]
On Jul 2, 8:40 pm, "Leo Lee" <[EMAIL PROTECTED]> 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 th
On Jul 2, 8:40 pm, "Leo Lee" <[EMAIL PROTECTED]> 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. Otherw
Leo Lee wrote:
I need a window's handle to be passed to external c++.
Thanks in advance
import wx
help(wx.Window.GetHandle)
"""
GetHandle(*args, **kwargs) unbound wx._core.Window method
GetHandle(self) -> long
Returns the platform-specific handle (as a long integer) of the
physic
On Wed, Jul 2, 2008 at 9:40 PM, Leo Lee <[EMAIL PROTECTED]> wrote:
> I need a window's handle to be passed to external c++.
> Thanks in advance
>
Try posting this to the wxPython-users mailing list. You'll probably get
better answers there.
http://www.wxpython.org/maillist.php
>
> --
> http://
I need a window's handle to be passed to external c++.
Thanks in advance
--
http://mail.python.org/mailman/listinfo/python-list