News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

How to display code execution output in a non-modal codeblocks window ?

Started by benoitlst, February 12, 2025, 10:22:10 AM

Previous topic - Next topic

benoitlst

Hi,

How to display code execution output in a non-modal codeblocks window rather than in a terminal?

In General settings → Terminal to launch console programs : x-terminal-emulator -T $TITLE -e

The code output is displayed in the terminal that opens, but as always with windows (terminal or otherwise), if it passes in the background, the Buil, run, etc buttons are grayed out, so always take the trouble to close the terminal.

Is it possible to configure codeblocks so that code output is displayed in a non-modal window, for example in a "Logs & others" tab?

Thanks

--
Benoit