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

Kevin Ollivier kevin-lists at theolliviers.com
Sun Mar 2 19:18:06 PST 2008


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

>
> Ken
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>





More information about the wxpython-users mailing list