Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: oBFusCATed on September 05, 2009, 02:26:13 pm

Title: Make all windows dockable everywhere
Post by: oBFusCATed 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?
Title: Re: Make all windows dockable everywhere
Post by: mariocup 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.