10-10-2025, 12:05 PM
How do I increase the output window and font sizes for $Console:Only Print output when the program is run from the IDE for test and debugging purposes?
On my HiDPI display, the output window is small and the text is tiny.
It appears that $Console:Only is required for the program to be able to be run in linux in a nongraphics TTYn text console. Otherwise the program fails with a Segmentation Error .
On my HiDPI display, the output window is small and the text is tiny.
It appears that $Console:Only is required for the program to be able to be run in linux in a nongraphics TTYn text console. Otherwise the program fails with a Segmentation Error .

