Hi There. I'm very new to wxwindows to please be patient with me.
I have been playing with wxFrameLayout and i'm not sure i'm going to be able to get it do what i need.
What i really need is a single pane, in which the user can move the toolwindows around. Is there anyway i can create a WxFrameLayout without a given child?
or, is there a way that i can control the movement of the toolwindows? Tried setting the pane property mOutOfPaneDragOn to False, but that had no effect.