Author Topic: Make all windows dockable everywhere  (Read 3142 times)

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Make all windows dockable everywhere
« on: September 05, 2009, 02:26:13 pm »
Hello,
What is should be done, in order to make the debugger windows (watches, threads, memory, etc)
to dock in the editor, log and management notebooks?
Where should I look?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

mariocup

  • Guest
Re: Make all windows dockable everywhere
« Reply #1 on: September 06, 2009, 01:24:25 am »
Hi oBFusCATed,

I am not sure, but if I remember correctly some long time ago, dmoore made a patch to undock windows, which could be a similar functionality you are looking for. http://svn.berlios.de/wsvn/cbilplugin/trunk/CBExperimental/#_trunk_CBExperimental_

I do not remember the exact functionality and the patch has been before introducing wxAuiNotebook, therefore I think it will not be easy to apply or make it work.