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

      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.

      gstaviG Alan KilbornA 2 Replies Last reply Reply Quote 0
      • gstaviG
        gstavi @Zen-itial
        last edited by

        @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
        • Alan KilbornA
          Alan Kilborn @Zen-itial
          last edited by Alan Kilborn

          @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
          • hania amirH
            hania amir
            last edited by

            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.

            PeterJonesP 1 Reply Last reply Reply Quote 0
            • PeterJonesP
              PeterJones @hania amir
              last edited by PeterJones

              @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
              • First post
                Last post
              The Community of users of the Notepad++ text editor.
              Powered by NodeBB | Contributors