News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Ultra HD 4K monitor

Started by ImI, April 18, 2016, 05:01:54 PM

Previous topic - Next topic

ImI

             Hello.
       I have a Asus N552VX with Ultra HD 4k monitor (3840 x 2160) and I got some problem with the icon format which is very very small.
      How can I fix it without replacing the leptop. :) I also try to reduce the resolution to 1920x1080 but nothing change exept the text message.
   

oBFusCATed

I'm not sure you can do much at the moment, because C::B is not hidpi aware.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

MortenMacFly

Quote from: oBFusCATed on April 18, 2016, 07:28:22 PM
I'm not sure you can do much at the moment, because C::B is not hidpi aware.
...and there is not much we can do until wxWidgets is dpiaware.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

dmoore

#3
Just in case anyone searches for HIDPI and hits this thread, the manifest file workaround described here for Eclipse will also work for Code::Blocks:

https://jaxenter.com/netbeans/hidpi-with-eclipse-and-netbeans

(But you often need to redo the registry entry after a Windows update)
Python plugins: [url="https://github.com/spillz/codeblocks-python"]https://github.com/spillz/codeblocks-python[/url]
Code::Blocks Daily Builds -- Ubuntu PPA: [url="https://launchpad.net/~damien-moore/+archive/codeblocks"]https://launchpad.net/~damien-moore/+archive/codeblocks[/url]