Code::Blocks Forums

User forums => Help => Topic started by: almonj on December 18, 2016, 10:25:39 pm

Title: code blocks display messed up when in lower resolution
Post by: almonj on December 18, 2016, 10:25:39 pm
I have a 4k monitor that is usually set to 3840×2160, but sometimes I use 1080p resolution when duplicating displays with another monitor. When I switch to the 1080p codeblocks display breaks and I can't see anything below the toolbar. Here is a screenshot:

(https://s29.postimg.org/xdr146aav/codeblocks_error.png)

anybody know how to fix this?
Title: Re: code blocks display messed up when in lower resolution
Post by: BlueHazzard on December 20, 2016, 12:39:24 pm
what codeblocks version are you using?
wxWidgets has some problems with highdpi things...
Title: Re: code blocks display messed up when in lower resolution
Post by: BlueHazzard on December 20, 2016, 12:40:17 pm
Does this happens if you switch the resolution with codeblocks open, or is codeblocks closed during switching?