• Login
Community
  • Login

Font used in combobox find dialog

Scheduled Pinned Locked Moved General Discussion
3 Posts 3 Posters 521 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.
  • S
    Simone Fusi
    last edited by Oct 30, 2019, 8:44 AM

    Is there a way to change the font used in the user input fields of the find/replace dialog?
    I’d like to have the same one set in the Default Style (or in Global Override) but the one used is very different (and much smaller).
    I don’t find any setting in the Style Configurator: the only setting I find changing anything is “use monospaced fonts” in the MISC settings.

    Thanks in advance,
    Simone

    1 Reply Last reply Reply Quote 0
    • P
      Prahlad-Makwana4145
      last edited by Nov 12, 2019, 7:19 AM

      Hello, @Simone Fusi

      Please follow these steps:

      Step 1:- Download and install the tool http://angusj.com/resourcehacker/#download
      Step 2:- Go to the installation directory of Notepad++.
      Step 3:- Copy notepad++.exe to a directory where you have write access.
      Step 4:- Load the copy version of notepad++.exe into installed tool.
      Step 5:- In the tree structure in the left pane open the node Dialog and navigate to the subnode 1600 : 1033.
      Step 6:- In the right pane you will see the resource code of the Search/Replace/Search in Files/Mark dialog. Somewhere on your screen the graphical representation of the dialog should pop up.
      Step 7:- Go to the line FONT 8, "MS Shell Dlg"and change it to FONT 12, "MS Shell Dlg". This will change the font size of the dialog from 8 pt to 12 pt.
      Step 8:- Click on the green triangle button in the toolbar to compile your changes.
      Step 9:- Go to (menu) File -> Save to save your changes.
      Step 10:- Tool will create a backup of the original notepad++.exe.
      Step 11:- Copy the changed version of notepad++.exe to the installation folder of Notepad++. To be save I recommend to rename the original EXE file to e.g. notepad++org.exe.

      you start Notepad++ the next time you will have enlarged fonts in the Search/Replace/Search in Files/Mark dialog.

      I hope above information will be useful for you.
      Thank you.

      1 Reply Last reply Reply Quote 0
      • G
        guy038
        last edited by guy038 Nov 12, 2019, 1:07 PM Nov 12, 2019, 1:06 PM

        Hello, @simone-fusi, @prahlad-makwana4145, @dinkumoil and All,

        May be, @prahlad-makwana4145, it would have been fair to mention that your method was, first, described by @dinkumoil , in that post, below :

        https://community.notepad-plus-plus.org/post/37160


        Unfortunately, this nice work-around does not seem to work anymore, with new N++ versions. Indeed, I do get a bigger Find dialog window, with all text enlarged but the font and size, inside the 4 zones Find what :, Replace with :, Filters : and Directory : are unchanged :-((

        Note that I currently use an old laptop, with Win XP SP3 operating system, which could explain why I got no success !

        Best Regards,

        guy038

        1 Reply Last reply Reply Quote 3
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors