User forums > Using Code::Blocks
Dock terminal in codeblocks?
(1/1)
daviddoria:
When I run a program, CodeBlocks opens xterm in a separate window to show output. Is there any way to dock it inside the CodeBlocks window? In most IDE's you can view the output as you are debugging in the same window.
Thanks,
Dave
dmoore:
this is not currently supported. you can run tools that will pipe output to one of the log windows. I have spent some time playing with a plugin that lets you run tools with output redirected to a docked window. It works ok, but doesn't allow debugging.
What you probably want is something that uses this: http://library.gnome.org/devel/vte/unstable/ or the equivalent on qt
Navigation
[0] Message Index
Go to full version