Page 1 of 1

How can I change the font in the IDE console panel?

Posted: Wed Oct 08, 2025 8:37 pm
by Kurzer
Hello fellows,

Maybe I'm overlooking something, but I'm wondering how I can change the font in the PureBasic IDE console. I'm referring to the panel below the area where the source code is edited; the area where the internal debugger displays its output. I'm currently using PB 6.21 x64

It has a font that displays numbers in a very “fancy” way. I would like to change this, but I can't find a setting in the IDE settings that changes it. Not even under “Debugger / Individual Settings / Custom Character Set.”

Does anyone know where I can change this setting?

Thank you very much in advance
Kurzer


Image

Re: How can I change the font in the IDE console panel?

Posted: Wed Oct 08, 2025 8:55 pm
by STARGÅTE
Open the preferences --> ToolsPanel --> Options --> [x] Use a custom font --> Select Font

Re: How can I change the font in the IDE console panel?

Posted: Wed Oct 08, 2025 9:03 pm
by Kurzer
Thanks for the quick tip, Stargate. That works.
I would have preferred to set it separately, but at least this way I can choose a font that works reasonably well for both panels.

Re: How can I change the font in the IDE console panel?

Posted: Wed Oct 08, 2025 10:46 pm
by Mindphazer
STARGÅTE wrote: Wed Oct 08, 2025 8:55 pm Open the preferences --> ToolsPanel --> Options --> [x] Use a custom font --> Select Font
FYI : Strangely enough, this option doesn't exist on MacOS