User forums > Help

[SOLVED] Code::Blocks 17.12 blurry text on Windows

<< < (3/4) > >>

Jenna:
Thank you for sharing this solution !  :)

aGerman:
I'm just trying to give something back to the forum where I've been helped :)

Steffen

ollydbg:

--- Quote from: aGerman on January 02, 2018, 10:03:14 pm ---I'm just trying to give something back to the forum where I've been helped :)

Steffen

--- End quote ---

Thanks.
In fact, I use C::B in a portable way, see the command I used for the batch file:


--- Code: ---@set "__COMPAT_LAYER=~ HIGHDPIAWARE" & start "" /max "CbLauncher.exe"
--- End code ---

This works nicely under Win7, so I think I don't need to use the resource editor to hack the codeblocks.exe. :)

aGerman:
The environment is always inherited from the parent process. That way the __COMPAT_LAYER value also reaches the call of codeblocks.exe from within CbLauncher.exe.
Thanks for the feedback btw. Nice to hear that this little hack works for you, too.

Steffen

santanugh:
The trick of override dpi worked thanks......

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version