Author Topic: How to display code execution output in a non-modal codeblocks window ?  (Read 268 times)

Offline benoitlst

  • Single posting newcomer
  • *
  • Posts: 1
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
« Last Edit: February 12, 2025, 10:26:49 am by benoitlst »