I thought the InsertPlugin was a bit outdated where it didnt use getconfigdir, had no docking and no toolbar icon, so I made a sample/template for plugins that do use it:
Sorry, but this isn't a good template. You should use our, in Npp-Plugins projects available, Common classes. Therein is a Toolbar class implemented for easy to use.
I will do a better template now.
Best Regards
Jens
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I thought the InsertPlugin was a bit outdated where it didnt use getconfigdir, had no docking and no toolbar icon, so I made a sample/template for plugins that do use it:
http://www.mediafire.com/?2rjjmxdf3un
The techniques used arent necessarily the only way it works, but I find it to work nicely. It shouldn;t have too manu bugs ;)
Sorry, but this isn't a good template. You should use our, in Npp-Plugins projects available, Common classes. Therein is a Toolbar class implemented for easy to use.
I will do a better template now.
Best Regards
Jens
Where to find this one? In the NPP plug-ins section, I don't directly find anything related to this plug-in.
Best rgds,
--Geert
http://notepad-plus.sourceforge.net/commun/pluginsBin/pluginInsertion_v2.1_.zip
that you can find in :
http://notepad-plus.sourceforge.net/uk/download.php
Don
Here is now my example plug-in with:
- Free and easy configurable toolbar
- Ready to use "About" dialog box
- INI file management with example property struct
https://sourceforge.net/project/showfiles.php?group_id=189927&package_id=248865
Best Regards
Jens