Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: MaxGaspa on October 05, 2022, 10:57:43 am

Title: Questions
Post by: MaxGaspa on October 05, 2022, 10:57:43 am
Dear CB devs

Just a couple of questions...

1) Starting CB I read the following message

Initial scaling factor is 1.500 (actual: 1.500)

What is the "scaling factor"? Is there an option to change it? I'm unable to find any setting related to it

2) Is it possible to change the font size in the "Watches" window during debugging? I changed the font size in both log panel and editor but the font size in watches is too small to read easily the text, using large monitor. Is it possible to change the font type for the watches window? I'm using Source Code Pro for the editor and it is very comfortable.

Thank you in advance....

Max

Title: Re: Questions
Post by: Miguel Gimenez on October 05, 2022, 11:50:38 am
The scaling factor is OS-dependent, you can change it in your screen settings. C::B only reports the value supplied by the OS. Values bigger than 1.00 are associated to HiDPI.