• Login
Community
  • Login

Pythonscript maximum menu items

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
2 Posts 2 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.
  • A
    Alan Kilborn
    last edited by Aug 2, 2017, 2:52 PM

    I just added (what turned out to be my 51st) Pythonscript…okay, so I admit I’m ambitious!. It didn’t appear in the menu so that it could be shortcut mapped. I did some digging in the Pythonscript plugin source code and found:

    #define MAX_MENU_SCRIPTS 50
    

    Is this just an arbitrary value, or is there a good reason for a limit of 50?

    In theory I should be able to rebuild the sources after upping this value, but this got me to thinking (again) about the future of the Pythonscript plugin. Any word on development on this plugin…bug fixes…a 64-bit version?

    C 1 Reply Last reply Aug 3, 2017, 7:01 PM Reply Quote 0
    • C
      Claudia Frank @Alan Kilborn
      last edited by Aug 3, 2017, 7:01 PM

      @Alan-Kilborn

      Hi Alan, I assume that 50 is just an arbitrary number, wasn’t able to find any msdn
      document which states that this is a limit.

      Can’t say anything about python script future plans, unfortunately.

      Cheers
      Claudia

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