• Login
Community
  • Login

Where to set SC_TECHNOLOGY_DEFAULT

Scheduled Pinned Locked Moved Notepad++ & Plugin Development
4 Posts 3 Posters 712 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.
  • P
    Paul Baker
    last edited by Feb 16, 2024, 8:35 PM

    I’m using the Column Tools plugin and when NPP starts I receive the following message:

    73526c59-05f1-4924-aa13-9edd88fa535f-image.png

    Where/How do I set SC_TECHNOLOGY_DEFAULT?

    Thanks in advance!

    C 1 Reply Last reply Feb 16, 2024, 8:59 PM Reply Quote 0
    • C
      Coises @Paul Baker
      last edited by Feb 16, 2024, 8:59 PM

      @Paul-Baker said in Where to set SC_TECHNOLOGY_DEFAULT:

      I’m using the Column Tools plugin
      […]
      Where/How do I set SC_TECHNOLOGY_DEFAULT?

      As an end user, you don’t. Notepad++ will set SCI_SETTECHNOLOGY to SC_TECHNOLOGY_DIRECTWRITE if you have Settings | Preferences… | MISC. | Use DirectWrite (May improve rendering special characters, need to restart Notepad++) checked. Presumably if you don’t have that checked it will be SC_TECHNOLOGY_DEFAULT.

      M P 2 Replies Last reply Feb 16, 2024, 9:49 PM Reply Quote 0
      • M
        Michael Vincent @Coises
        last edited by Feb 16, 2024, 9:49 PM

        @Paul-Baker

        @Coises said in Where to set SC_TECHNOLOGY_DEFAULT:

        Presumably if you don’t have that checked it will be SC_TECHNOLOGY_DEFAULT.

        Correct. Additionally, you can set it to whatever you want with NppExec or PythonScript.

        Cheers.

        1 Reply Last reply Reply Quote 0
        • P
          Paul Baker @Coises
          last edited by Paul Baker Feb 16, 2024, 10:27 PM Feb 16, 2024, 10:27 PM

          @Coises said in Where to set SC_TECHNOLOGY_DEFAULT:

          if you have Settings | Preferences… | MISC. | Use DirectWrite (May improve rendering special characters, need to restart Notepad++) checked

          Yes, thanks for that. The option, Use DirectWrite (May improve rendering special characters…) was selected. I unchecked and all works fine now…

          Thanks again for your help.

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