Community
    • Login

    Plugin Development DOCs is unavailable

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    5 Posts 4 Posters 895 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.
    • AdlerJakubA
      AdlerJakub
      last edited by

      Hi Guys!

      I wanna to code simple plugin to analize log created by my-job-internal-system. And unfortunetly web-resource about development (http://docs.notepad-plus-plus.org/index.php?title=Plugin_Development) doesn’t work.

      I started with plugin demo and plugin template but now I have problem with filling my SysTreeView in DockingDialog.

      Have you any example plugins, with SysTreeView (like JSMapParser) but wrote in C++?

      Thank you all,

      Jakub

      EkopalypseE 1 Reply Last reply Reply Quote 0
      • EkopalypseE
        Ekopalypse @AdlerJakub
        last edited by

        @AdlerJakub

        checkout npp sourcecode itself like here.

        1 Reply Last reply Reply Quote 0
        • PeterJonesP
          PeterJones
          last edited by PeterJones

          @AdlerJakub said:

          web-resource about development (http://docs.notepad-plus-plus.org/index.php?title=Plugin_Development) doesn’t work.

          Yes, that old wiki no longer exists. However, the new official documentation site does have a page on extending functionality with plugins.

          Have you any example plugins, with SysTreeView (like JSMapParser) but wrote in C++?

          The docs don’t contain specific examples like that, AFAIK… but many of the plugins are open-source, and one or more might both be c++ and use SysTreeView.

          1 Reply Last reply Reply Quote 1
          • rinku singhR
            rinku singh
            last edited by

            @AdlerJakub said:

            I started with plugin demo and plugin template but now I have problem with filling my SysTreeView in DockingDialog.

            Have you any example plugins, with SysTreeView (like JSMapParser) but wrote in C++?

            here is explorer plugin source code in c++
            link text

            1 Reply Last reply Reply Quote 2
            • AdlerJakubA
              AdlerJakub
              last edited by

              Thank you very much guys! I’m proud of free software community for fast replying and useful answers!

              Have a nice day! :)

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