Author Topic: Ultra HD 4K monitor  (Read 11004 times)

ImI

  • Guest
Ultra HD 4K monitor
« on: April 18, 2016, 05:01:54 pm »
             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.
   

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Ultra HD 4K monitor
« Reply #1 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.
(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!]

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Ultra HD 4K monitor
« Reply #2 on: May 14, 2016, 06:50:36 am »
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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline dmoore

  • Developer
  • Lives here!
  • *****
  • Posts: 1576
Re: Ultra HD 4K monitor
« Reply #3 on: August 24, 2016, 03:35:39 am »
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)
« Last Edit: August 24, 2016, 04:17:27 am by dmoore »