EV: Notepad++: Customize Toolbar menu/icon

1. Download a plugin from http://sourceforge.net/projects/npp-customize/files/?source=navbar

2. Extract and copy CustomizeToolbar.dll into notepad++'s installation folder like:
C:\Program Files (x86)\Notepad++\plugins
3. Restart notepadd++, and click menu "Plugins\Customize Toolbar\Custom Buttons" to enable custom buttons.
4. Edit the config file CustomizeToolbar.btn from location like:
C:\Users\jwei\AppData\Roaming\Notepad++\plugins\config
5. Replace the first line to define your preferred command, "File|Reload from Disk" for example:
Edit,Select All,,,custom-icon-1.bmp
with
File,Reload from Disk,,,custom-icon-1.bmp
6. Save the changes and reopen notepad++.
7. Clicking the hammer icon at the right end on toolbar will perform the command of "File|Reload from Disk".

posted on 2013-12-27 09:58  weihongji  阅读(1232)  评论(0编辑  收藏  举报

导航