Qt 6.11 is out! See what's new in the release
blog
Qt Creator, Application Output font.
-
Is there anyway to set the font that is used by Qt Creator for the Application Output?
I would like to specify a fixed width font, I also send the output to a file which isn't a problem as I can open that in a text editor.
Just to clarify, what I'm talking about is the "Application Output" tab which shows the console output during debugging.