Plugin Development DOCs is unavailable
-
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
-
checkout npp sourcecode itself like here.
-
@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.
-
@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++?
-
Thank you very much guys! I’m proud of free software community for fast replying and useful answers!
Have a nice day! :)
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