Author Topic: How to enlarge the fonts of menu, dialog and etc.?  (Read 4105 times)

sunner

  • Guest
How to enlarge the fonts of menu, dialog and etc.?
« 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

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: How to enlarge the fonts of menu, dialog and etc.?
« Reply #1 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".
Be patient!
This bug will be fixed soon...

sunner

  • Guest
Re: How to enlarge the fonts of menu, dialog and etc.?
« Reply #2 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!

sunner

  • Guest
Re: How to enlarge the fonts of menu, dialog and etc.?
« Reply #3 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?