User forums > Help

the code editor edge so strange(ugly)

<< < (3/5) > >>

oBFusCATed:

--- Quote from: icequan233 on March 06, 2017, 09:36:51 am ---Sorry for my describe.I means that I set my dpi scaling level in registry editor.see https://www.tenforums.com/tutorials/5990-dpi-scaling-level-displays-change-windows-10-a.html
And my resolution is 1920*1080,the physical size is 14inch.However,it is so strange because I don't have this problem when I use the cb built with wx2.8.12.

--- End quote ---
wx2.8 doesn't support scaling. The wx3.1 is the first one that does so.
What is the value you're using for your scaling? Does it work correctly if you set it to 100%?

icequan233:

--- Quote from: oBFusCATed on March 06, 2017, 08:40:17 pm ---
--- Quote from: icequan233 on March 06, 2017, 09:36:51 am ---Sorry for my describe.I means that I set my dpi scaling level in registry editor.see https://www.tenforums.com/tutorials/5990-dpi-scaling-level-displays-change-windows-10-a.html
And my resolution is 1920*1080,the physical size is 14inch.However,it is so strange because I don't have this problem when I use the cb built with wx2.8.12.

--- End quote ---
wx2.8 doesn't support scaling. The wx3.1 is the first one that does so.
What is the value you're using for your scaling? Does it work correctly if you set it to 100%?

--- End quote ---
well,I set it to 100%,now the edge is ok,but the font is too small,otherwise,the code font is normal

however,when I set it to 125% or other high percent,the edge is trange too.So, what is the reasons why I adjust the scaling to
100%,it is ok? BTW,thanks,@oBFusCATed.

oBFusCATed:
Can you create a ticket on the sf.net project site? This way the issue won't be forgotten.
It probably happens, because the image is drawn and then scaled down/up or some calculation is wrong.
Can you install latest scite and see if there it works correctly at the same scaling?

icequan233:

--- Quote from: oBFusCATed on March 07, 2017, 08:08:55 am ---Can you create a ticket on the sf.net project site? This way the issue won't be forgotten.
It probably happens, because the image is drawn and then scaled down/up or some calculation is wrong.
Can you install latest scite and see if there it works correctly at the same scaling?

--- End quote ---
Thanks, I will create the ticket, which is nacesaary. The latest scite will be tested,
if useful, I'd like to post here, but if useless, I would try to slove it(if I can do it).

oBFusCATed:
I doubt you can solve it without changing any code. It is most probably a bug that triggers in hidpi environments.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version