Community
    • Login

    Creating a custom toolbar.

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    4 Posts 3 Posters 1.6k 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.
    • HatschipuhH
      Hatschipuh
      last edited by

      I would like to create my own toolbar with custom icons. When clicking on an icon, for example, the Pork to Sausage Plugin should become active. I would like to create my own “HTML toolbar” to format text in bold, insert a link or other code snippets. Is it possible to implement this? Maybe I would also like to create multiple toolbars for different purposes.

      PeterJonesP Karlo-FK 2 Replies Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @Hatschipuh
        last edited by

        @Hatschipuh said in Creating a custom toolbar.:

        I would like to create my own toolbar with custom icons. When clicking on an icon, for example, the Pork to Sausage Plugin should become active. I would like to create my own “HTML toolbar” to format text in bold, insert a link or other code snippets. Is it possible to implement this? Maybe I would also like to create multiple toolbars for different purposes.

        There already exist plugins that have HTML Toolbars – look through the Plugins Admin list, and try some of the “HTML” plugins out.

        If you just want to customize the existing toolbar, the Customize Toolbar plugin allows you to add commands from any of the menus (including any plugin’s menu command) into the main toolbar.

        if you want to create a new separate toolbar yourself, and add it to the Notepad++ interface, you would have to write a plugin to implement the toolbar and the features that it invokes.

        Resources for Writing Plugins

        • https://npp-user-manual.org/docs/plugins/
        • https://npp-user-manual.org/docs/plugin-communication/
        1 Reply Last reply Reply Quote 0
        • Karlo-FK
          Karlo-F @Hatschipuh
          last edited by

          @Hatschipuh said in Creating a custom toolbar.:

          to format text in bold, insert a link or other code snippets.

          You can use plugin NppSnippets
          https://www.fesevur.com/nppsnippets/

          HatschipuhH 1 Reply Last reply Reply Quote 0
          • HatschipuhH
            Hatschipuh @Karlo-F
            last edited by

            @Karlo-F Wow the plugin NppSnippets is great!

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