• Login
Community
  • Login

Increase the size of Fonts in Notepad ++ dialogs

Scheduled Pinned Locked Moved General Discussion
5 Posts 5 Posters 6.2k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z
    Zen-itial
    last edited by Dec 28, 2023, 1:18 AM

    Thank you kidnly for creating Notepad ++. I have been using it for a while now and find it the best editor and one of a kind. But lately I have had problems with it. I’ve just yesterday downloaded and installed the 20 years aniversary version just to be disapointed by the really bad GUI with too small font sizes. Besides it kept crashing and restarting over and over, so I had to revert to the older version. Curently using 8.4.2. Is there a way to increase the fonts of the notepad ++ dialogs? I would have to have to change them for the whole system whereafter fonts in other programs might be simply too big instead. Thank you in advance.

    G A 2 Replies Last reply Dec 28, 2023, 8:29 AM Reply Quote 0
    • G
      gstavi @Zen-itial
      last edited by Dec 28, 2023, 8:29 AM

      @Zen-itial

      See my 3 years old comment in this thread:
      https://community.notepad-plus-plus.org/post/51597

      Modern applications need to work properly on screens with different DPI (size and resolution).
      The first applications that had to deal with this problem are internet browsers which needed to scale the same web pages to multiple resolutions.
      So modern applications (e.g. vscode) borrowed the technology from browsers.
      The advantage: they scale reasonably well on multiple screens.
      The disadvantage: UI performance of local apps on your own computer that used to be blazingly fast became as slow as a web browser.

      Notepad++ is not a modern app and will likely never be converted to modern UI technologies.
      Therefore its UI is still as fast as apps of 15 years ago. But its scaling is problematic.

      Don’t know what changed in the last version. The usual scenario is:
      User X complained. User’s X problem was fixed. The fix broke things for user Y(ou).

      You may be able to brute force compatibility features to make it look well on a specific screen but if you are using a laptop that has its own resolution and also docked into multiple other screens you are out of luck.

      Luckily all of us old-timers that remember that computers used to be fast will be gone soon.

      1 Reply Last reply Reply Quote 3
      • A
        Alan Kilborn @Zen-itial
        last edited by Alan Kilborn Dec 28, 2023, 1:00 PM Dec 28, 2023, 12:59 PM

        @Zen-itial said in Increase the size of Fonts in Notepad ++ dialogs:

        Besides it kept crashing and restarting over and over, so I had to revert to the older version. Curently using 8.4.2

        This is unrelated to font-size issues.
        It sounds like a problem with a plugin. You might want to have a look HERE.

        1 Reply Last reply Reply Quote 3
        • H
          hania amir
          last edited by Dec 29, 2023, 8:43 PM

          I appreciate your kind words about Notepad++. To address font size concerns, try adjusting the styling settings within Notepad++. Navigate to “Settings” > “Style Configurator” and modify the font size for the desired elements. This allows customization without impacting system-wide settings.

          P 1 Reply Last reply Dec 29, 2023, 10:50 PM Reply Quote 0
          • P
            PeterJones @hania amir
            last edited by PeterJones Dec 29, 2023, 10:50 PM Dec 29, 2023, 10:50 PM

            @hania-amir said in Increase the size of Fonts in Notepad ++ dialogs:

            Navigate to “Settings” > “Style Configurator” and modify the font size for the desired elements

            The “desired elements” are dialog box font, which are not controlled by the Style Configurator (or any other location in the Notepad++ settings), so your advice will not help.

            1 Reply Last reply Reply Quote 2
            4 out of 5
            • First post
              4/5
              Last post
            The Community of users of the Notepad++ text editor.
            Powered by NodeBB | Contributors