Fabrice Popineau wrote:
Hi,
I want to reparent a couple of dialog boxes and I managed to get the handle
of the parent window. However, wx.wxWindow_FromHWND() crashed when I give it
the handle. Other functions report correct information (GetWindowText,
etc.). I'm using wxPython 2.4. Any pointer on how to solve this?
Please try 2.5. I think that wxWindow_FromHWND is correctly implemented there.
···
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!