Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: sunner on September 29, 2006, 07:51:08 am

Title: How to enlarge the fonts of menu, dialog and etc.?
Post by: sunner on September 29, 2006, 07:51:08 am
Hi guys,

CB is a so great IDE that I decided to use it in my programming couse when I met it at the first time.

Now I've used it for half a month and my students (428 persons) love it too. But I met a problem.

I can change the font size of editor and log message. It is very important to display them to the big screen on the wall. But how can I modify the font size of menu, dialog, popup windows (such as watches window) and etc? Must I recompile it?

Thank you!

yours Sunner
Title: Re: How to enlarge the fonts of menu, dialog and etc.?
Post by: mandrav on September 29, 2006, 08:46:33 am
This is a system-wide setting. For example, on windows xp these settings are in the control panel, "Display->Appearence->Advanced".
Title: Re: How to enlarge the fonts of menu, dialog and etc.?
Post by: sunner on September 29, 2006, 11:10:24 am
I've tried Large font, no effects. Following your advice, I tried extra large font. It works!
Thank you!
Title: Re: How to enlarge the fonts of menu, dialog and etc.?
Post by: sunner on September 30, 2006, 02:14:26 am
This way can't change the font size of Memory Dump, Running Thread, Call stack and CPU Registers.
Is this a bug?