Feature #4042 2008-03-10 17:35
rhf
Console ap window persistence
A feature in MS VStudio that I really miss with CodeBlocks is the ability to run a console application that writes to an output window, leaves the window open, and then returns control to CB. Re-running the application then opens another output window.
The "Pause when execution ends" option displays the output window; but, when a key is pressed to return control to CodeBlocks, the output window is deleted.
I often want to compare the outputs that result from mods in the application code. This is greatly simplified if there is an option to keep the output window open when returning control to the IDE.
Thanks.
- Category
- Interface
- Status
- Open
- Close date
- Assigned to