I am sure this has been asked/answered inumerable times.
The terms "window", "view"... are so general - I get answers about using C:B on windows... and so on.
Please post a link to the best explanation and I can take it from there.
I want to be able to open (for view) a windows (say debug breakpoints) and the add it to a sub window as a tabbed window
Or place it over an sub-window which is not tabed yet, to make it into a tabed sub-windows (new windows being the second tab).
Thanks.
You want to dock any window in any notebook (tab control)?
If that is what you want it is not possible, because wxAUI do not support this feature, unfortunately :(
If you want something else please explain better what do you want to achieve.