<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[4k resolution]]></title><description><![CDATA[<p dir="auto">I have been using Notepad++ for 20 years. 4 years ago I got 4k laptop and I noticed some menus, dialogs and other items are TINY. It looks N++ doesn’t scale elements correctly. While some things look good, some other things look microscopic. Is there a plan to fix this? There are lots of 4k screens these days and my configuration is nothing special. Default Windows 11 and all other programs work well.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/26252/4k-resolution</link><generator>RSS for Node</generator><lastBuildDate>Tue, 11 Aug 2026 21:15:11 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/26252.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 28 Oct 2024 10:44:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 4k resolution on Fri, 30 Jan 2026 06:36:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/maxitrol-mat" aria-label="Profile: Maxitrol-Mat">@<bdi>Maxitrol-Mat</bdi></a> said in <a href="/post/97389">4k resolution</a>:</p>
<blockquote>
<p dir="auto">While some things look good, some other things look microscopic.</p>
</blockquote>
<p dir="auto">One thing that may help: In Preferences &gt; Toolbar, try choosing a “large” UI option.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/104541</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/104541</guid><dc:creator><![CDATA[jterrain]]></dc:creator><pubDate>Fri, 30 Jan 2026 06:36:38 GMT</pubDate></item><item><title><![CDATA[Reply to 4k resolution on Tue, 29 Oct 2024 19:23:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> said in <a href="/post/97421">4k resolution</a>:</p>
<blockquote>
<p dir="auto">High DPI is surprisingly more difficult than some people seem to think to add onto an app years after the main GUI portions were originally developed (newer apps, that were built from the ground up to handle high DPI might or might not have an easier time of it)</p>
</blockquote>
<p dir="auto">Very well said. N++ is a 20y+ Windows GDI app - at that time there was no hi-dpi stuff even on the horizon. Here is some good background <a href="https://learn.microsoft.com/en-us/windows/win32/hidpi/high-dpi-desktop-application-development-on-windows" rel="nofollow ugc">reading</a> for the understanding. In short - N++ has to do all the hi-dpi &amp; per monitor awareness stuff by itself == A LOT of work to do.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> said in <a href="/post/97421">4k resolution</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xomx" aria-label="Profile: xomx">@<bdi>xomx</bdi></a> has been working on improving the high DPI behavior,</p>
</blockquote>
<p dir="auto">Almost all the N++ hi-dpi &amp; dark-mode work is done by the <a href="https://github.com/ozone10" rel="nofollow ugc">ozone10</a>, our Windows-GDI guru :-)  Here is for example only the ongoing hi-dpi stuff, the amount of code is impressive: <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14959" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14959</a></p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/maxitrol-mat" aria-label="Profile: Maxitrol-Mat">@<bdi>Maxitrol-Mat</bdi></a> said in <a href="/post/97389">4k resolution</a>:</p>
<blockquote>
<p dir="auto">While some things look good, some other things look microscopic. Is there a plan to fix this?</p>
</blockquote>
<p dir="auto">I myself have no such problem on my laptop 3200x2000 display with the MS recommended 200% scaling. Could you post here some screenshots documenting your situation?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/97428</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/97428</guid><dc:creator><![CDATA[xomx]]></dc:creator><pubDate>Tue, 29 Oct 2024 19:23:33 GMT</pubDate></item><item><title><![CDATA[Reply to 4k resolution on Tue, 29 Oct 2024 13:41:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/maxitrol-mat" aria-label="Profile: Maxitrol-Mat">@<bdi>Maxitrol-Mat</bdi></a> ,</p>
<p dir="auto">High DPI is surprisingly more difficult than some people seem to think to add onto an app years after the main GUI portions were originally developed (newer apps, that were built from the ground up to handle high DPI might or might not have an easier time of it).  <a class="plugin-mentions-user plugin-mentions-a" href="/user/xomx" aria-label="Profile: xomx">@<bdi>xomx</bdi></a> has been working on improving the high DPI behavior, and will maybe chime in, but I thought some improvements had already been made.</p>
<p dir="auto">What version of Notepad++ are you using (as usual with such questions, sharing the <strong>Debug Info</strong> makes it easier for people to help you)</p>
<p dir="auto">I know that Windows has the <strong>Desktop &gt; Right Click &gt; Display Settings &gt; Scale and layout</strong> settings – and I believe you have to have the scaling set to something other than 100% if you want Notepad++ to try to scale GUI options.  If you’ve got it set to something else, showing a screenshot of the that whole <strong>Scale and layout</strong> section of your settings might give <a class="plugin-mentions-user plugin-mentions-a" href="/user/xomx" aria-label="Profile: xomx">@<bdi>xomx</bdi></a> or someone else some ideas as to how to help you get things configured correctly, and/or give <a class="plugin-mentions-user plugin-mentions-a" href="/user/xomx" aria-label="Profile: xomx">@<bdi>xomx</bdi></a> ideas on more things that need to be investigated in the source code.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/97421</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/97421</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 29 Oct 2024 13:41:11 GMT</pubDate></item></channel></rss>