[wxPython-users] Changing the parent of a window.

Ken ken at seehart.com
Sun Mar 2 20:19:29 PST 2008


Kevin Ollivier wrote:
> Hi Ken,
>
> On Mar 2, 2008, at 6:48 PM, Ken wrote:
>
>> Is it possible to re-parent an existing window?
>>
>> If window C is currently a child of window A, can I remove C from A 
>> and make C a child of B?
>
> Have you tried using mywin.Reparent(newparent)?
>
> Kevin
Thanks.  I missed that. :)

Ken





More information about the wxpython-users mailing list