Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: wolfcry on April 30, 2010, 10:58:57 pm

Title: Docking Command Prompt window
Post by: wolfcry on April 30, 2010, 10:58:57 pm
Is there a way to dock the active Command Prompt window in C::B for easier viewing when debugging programs?
Title: Re: Docking Command Prompt window
Post by: oBFusCATed on April 30, 2010, 11:09:30 pm
No, the command prompt is a separate os process...
Title: Re: Docking Command Prompt window
Post by: wolfcry on April 30, 2010, 11:53:09 pm
Hey oBFusCATed,

I realize that it's a separate os process but I was hoping there was a way to capture the window so it could be docked, or more appropriately, forced to remain open, for easier viewing.

Oh well, never hurts to ask.
Title: Re: Docking Command Prompt window
Post by: nanyu on May 01, 2010, 02:45:02 am
Is there a way to dock the active Command Prompt window in C::B for easier viewing when debugging programs?


I can do it under windows OS. but I don't known how do it under linux(like KDevelop).
Title: Re: Docking Command Prompt window
Post by: wolfcry on May 01, 2010, 06:25:33 am
Hi nanyu,

how do you do it in Windows? I'm using win xp.

Thanks