• Login
Community
  • Login

Context menu via code

Scheduled Pinned Locked Moved Notepad++ & Plugin Development
4 Posts 2 Posters 373 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.
  • G
    General Coder
    last edited by Jun 24, 2023, 7:49 AM

    Hi
    is it possible to edit the context menu from plugin code?

    thx

    A 1 Reply Last reply Jun 24, 2023, 10:39 AM Reply Quote 0
    • A
      Alan Kilborn @General Coder
      last edited by Jun 24, 2023, 10:39 AM

      @General-Coder

      Sure, you can manipulate menus that way. However, Notepad++ provides no interface for it.

      1 Reply Last reply Reply Quote 1
      • G
        General Coder
        last edited by Jun 24, 2023, 11:35 AM

        So is the only way SendMessage?

        A 1 Reply Last reply Jun 24, 2023, 12:47 PM Reply Quote 0
        • A
          Alan Kilborn @General Coder
          last edited by Jun 24, 2023, 12:47 PM

          @General-Coder said in Context menu via code:

          So is the only way SendMessage?

          If by that you mean using Windows API calls which deal with menus, then the answer is yes.

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