• Login
Community
  • Login

Plugin Development DOCs is unavailable

Scheduled Pinned Locked Moved Notepad++ & Plugin Development
5 Posts 4 Posters 896 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
    AdlerJakub
    last edited by Sep 2, 2019, 11:24 AM

    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

    E 1 Reply Last reply Sep 2, 2019, 1:54 PM Reply Quote 0
    • E
      Ekopalypse @AdlerJakub
      last edited by Sep 2, 2019, 1:54 PM

      @AdlerJakub

      checkout npp sourcecode itself like here .

      1 Reply Last reply Reply Quote 0
      • P
        PeterJones
        last edited by PeterJones Sep 2, 2019, 3:09 PM Sep 2, 2019, 3:06 PM

        @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
        • R
          rinku singh
          last edited by Sep 2, 2019, 3:16 PM

          @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
          • A
            AdlerJakub
            last edited by Sep 9, 2019, 6:45 AM

            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
            2 out of 5
            • First post
              2/5
              Last post
            The Community of users of the Notepad++ text editor.
            Powered by NodeBB | Contributors