News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

different layouts automaticly

Started by MoonKid, April 05, 2006, 11:56:16 AM

Previous topic - Next topic

MoonKid

Is it possible to use two layouts automaticly?

While debugging I need the watchlist, callstack and things like that. But If I am not debugging I do not need this windows.

Can C::B handle this automaticly?

Or should I submit a feauter.

thomas

You might have made a forum search for debugger switch layout.

Anyway... yes it is possible. You just have to tell the debugger which layout to switch to in the settings.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

mandrav


  • Create a layout like you want it for debugging and save it (View->Layouts->Save current).
  • Switch to the default layout again (View->Layouts->Code::Blocks default).
  • Go to "Settings->Compiler & debugger", in the debugger options, and type the name of the layout you saved above in the "Layout when session starts" box.
  • Type "Code::Blocks default" in the "Layout when session ends" box.
Granted it could be made a little easier, it should work ok then.
Be patient!
This bug will be fixed soon...