Community
    • Login

    Plugins menu items: Adding mnemonics (the [Alt+underlined char]-combination)

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    2 Posts 2 Posters 1.1k Views 2 Watching
    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.
    • GHSoCoderG Offline
      GHSoCoder
      last edited by

      A very first Hello,

      is there a convenient way to add mnemonics (the [Alt+underlined char]-combination) to the menu items of all installed plugins? I’m looking for a configuartion file.

      Many thanks for all your efforts concerning Notepad++ and greetings
      GHSoCoder

      1 Reply Last reply Reply Quote 0
      • dinkumoilD Offline
        dinkumoil
        last edited by

        A plugin has to provide the infos required to create a menu entry during runtime. Notepad++ requests these infos by calling one of the functions a plugin DLL has to export and creats the menu item dynamically. Thus there is no way for a user to add Alt+Underlined char shortcuts to a plugin’s menu entry.

        But you can add a normal keyboard shortcut to an entry in the plugin’s submenu of the Plugins drop down menu via Shortcut Mapper ((menu) Settings -> Shortcut Mapper-> Plugin Commands).

        1 Reply Last reply Reply Quote 3

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors