Situation: I've installed "Customize Toolbar" Notepad++ plugin a while ago in many different versions of N++, even the last one released (v 8.8.1.0) on both 32 and 64 bit hardware, with Win7 and on Win10 OSs. After installing the plugin I have checked the "Wrap Toolbar" preference found into the Customize Toolbar Sub menu. I have 24" display and the button size is the smallest possible (16x16 px) and the buttons are positioned in 3 consecutive lines on N++ toolbar: in fact I've installed quite a...
Situation: I've installed "Customize Toolbar" Notepad++ plugin a while ago in many different versions of N++, on both 32 and 64 bit hardware, with Win7 and on Win10 OSs. After installing the plugin I have checked the "Wrap Toolbar" preference found into the Customize Toolbar Sub menu. I have 24" display and the button size is the smallest possible (16x16 px) and the buttons are positioned in 3 consecutive lines on N++ toolbar: in fact I've installed quite a number of plugins and also custom buttons....
Possible to do a custom button for a saved Run command? EDIT: Run command buttons are possible, was just user error...
Is there any way possible to get a custom button added/working for a saved Run command that's being listed under the Run menu drop-down list? TY!
Hi, 1st of all thank you for the plug-in I use-it for many many years, since npp v6.x (or maybe even before lol, I do not remember). I was to make an update of my npp (configuration/setup) for many many years by now and finally I did it, I'm on the latest version now (v8.7.5). I really like your plug-in to be able to remove buttons from the toolbar and add/move new and custom ones, like I'm used-to since so many years, I'm updating from npp (v6.7.2) (hehe). Your plug-in is the version (v5.3) and...
Hi, 1st of all thank you for the plug-in I use-it for many many years, since npp v6.x (or maybe even before lol, I do not remember). I was to make an update of my npp (configuration/setup) for many many years by now and finally I did it, I'm on the latest version now (v8.7.5). I really like your plug-in to be able to remove buttons from the toolbar and add/move new and custom ones, like I'm used-to since so many years, I'm updating from npp (v6.7.2) (hehe). Your plug-in is the version (v5.3) and...
Check my comment above :-)
https://sourceforge.net/p/npp-customize/discussion/1813236/thread/035de836e0/#d6d9/a428 After installing the Customize Toolbar plugin there is a menu option that explains how to create custom buttons (Plugins > Customize Toolbar > Help - Custom Buttons). Here are a few lines from my CustomizeToolbar.btn file: File,Save As...,,,save-as.bmp,save-as.ico View,Function List,,,,function-list.ico Edit,Line Operations,Sort Lines Lex. Ascending Ignoring Case,,sort-a-z-ignore-case.bmp,sort-a-z-ignore-case.ico...
Same, number of problems here. I've been trying to futz with the source files with GPT & VS 2022, but not getting anywhere with btn functionality.
I would love to see your setup and files, I'm struggling to get a custom icon, only a grey circle with a ? inside.
Ok, fix it! Found solution!
In this case I would like to add the "Enable/Disable Bookmarks" item which is not in the available items.
Is it possible to have an example of a .btn file to put under ..\plugins\config, perhaps including .ico and everything needed, to understand how to configure the Custom Buttoms in this plugin? Thank you
Bumping this. Toolbar icons are borked. Uninstalling/reinstalling doesn't help.
What version of Notepad++ are you using? Plugin DLLs have never gone in AppData\Roaming\Notepad++\plugins\config that I can remember (that's the directory for their config files, not their DLLs), and they haven't gone in AppData\Roaming\Notepad++\plugins\ for at least 5 years -- I know for sure that with v7.6-7.6.3 in 2018, when they reorganized the structure, it was made so plugin DLLs could only go in <install_dir>\plugins\<PluginName>\, and I thought that even before that, it was the default of...
What version of Notepad++ are you using? Plugin DLLs have never gone in AppData\Roaming\Notepad++\plugins\config that I can remember (that's the directory for their config files, not their DLLs), and they haven't gone in AppData\Roaming\Notepad++\plugins\ for at least 5 years -- I know for sure that with v7.6-7.6.3 in 2018, when they reorganized the structure, it was made so plugin DLLs could only go in <install_dir>\plugins\<PluginName>\, and I thought that even before that, it was the default of...
This only seems to work in the program files plugin directory, not the user one.
I'm trying to install in "C:\Users\Dennis\AppData\Roaming\Notepad++\plugins\config" (where my other plugin s are). I've tied in a subdirectory as well, and with and without the leading underscore on "_CustomizeToolbar.dll". I'm guess from what I've found (as there seems to be no doco) that when it is installed I should see it under the "Plugins" menubar tab.
i love it too :) preferences \ general \ toolbar - Fluent UI modes are not working, showing an Question mark - only Mode "Standard Icons" is working
i love it too :)
It looks like this hasn't been updated for a while... just checking in. I LOVE this plugin
Issue also posted on NPP_HexEdit: https://github.com/chcg/NPP_HexEdit/issues/57
When NPP_HexEdit v0.9.10 is used with the Customize Toolbar extension v5.2 or v5.3 (https://sourceforge.net/projects/npp-customize/files/) in Notepad++ v8.1.4, the result is problematic. Almost every custom button defined in Customize Toolbar appears out of order in the Notepad++ toolbar, and with an exclamation point instead of its correct icon image. Strangely, additional buttons showing the default icons for these functions also appear. This only occurs when Notepad++ is opened by double-clicking...
Well never mind, I guess. I stopped using the TextFX word count, changed to View|Summary... and that seems to have solved the problem. Maybe it's just that TextFX is so old.
Hi: I have three custom icons, one of them triggers the TextFX plugin's word count action. It works perfectly, but the icon always wants to be last on the toolbar. I can position it where I want it, but the next time I start Notepad++, the icon is back all the way to the right. Is there anyway to make it stay put? Many thanks, Brig
Managed to solve this finally. When I added the commands to the Macro menu using using NppExec plugin I gave the menu name string as "KickAss & Run" which I changed to "KickAss and Run" to fix this. The Ampersand character is used in menu resource files to indicate the following letter is the hot key for that menu item and the ampersand is not actually displayed. As a result, the string I supplied in the CustomizeToolbar.btn file, while looking identical, was not actually matching the Macro menu...
I detected a problem in the Customize Toolbar plugin in relation with Notepad++ 7.9.2 and Notepad++ 7.9.3. In Notepad++ 7.9.1. (and before) the plugin works well. I have installed Notepad++ 7.9.3 above Notepad++ 7.9.1 and since then the menu-option View --> Hide Line Number Margin doesn't do anything anymore. The Line Numbers are always unfairly visible! See attachement. First I have reported this issue in the Notepad++ forum (https://community.notepad-plus-plus.org/topic/20743/notepad-v7-9-3-released/43),...
Using Win10, Notepad++ v7.9.3 portable, tried both 32bit and 64Bit versions with the same results. When I edit CustomizeToolbar.btn file 2 of my 4 custom commands work while the other 2 do not. This is what I have in the file. Macro,KickAss,,,Test1.bmp ---> This one works. Macro,KickAss Run,,,Test2.bmp ---> This one does not work. Macro,KickAss Leftmost,,,Test3.bmp ---> This one works. Macro,KickAss Run Leftmost,,,Test4.bmp ---> This one does not work. The icons and tooltip text for the 2 that work...
You need to select from menu - Plugins --> Customize Toolbar ---> Custom Buttons then the plugin will create the default CustomizeToolbar.btn file in Notepadd++ Plugins\Config Folder.
Unable to create custom toolbar buttons due to missing CustomizeToolbar.btn file. I've search the entire C: drive with no joy. The plugin functions and lists Available toolbar buttons:, but there is no place to add NEW buttons. I'm using Notepad++ v7.9.1 (32-bit) on Windows 7 Enterprise (64-bit). Thank you in advance for any assistance. PCnetMD
Hi, I installed Notepad++ v. 7.8.1 (32 bit) under Linux Mint 18 using Wine 4. Everything seems to be working fine with the exception of the Customize Toolbar plugin. It seems that it's not showing any of the buttons- Only a 'Separator'. Please see attached screenshot. I am able to remove buttons from the toolbar if I count the sequence in apprearance for a specific button in the toolbar and then remove the 'Separator'. Your help is appreciated.
I see there are comma separated fields defining a button yet there is no documentation as to what each field means? The examples provided are too simplistic. NP++ 7.6.3 has removed some file menu items and the one I use most frequently is no longer there: Run,Launch in Firefox,,,FF16x16.bmp Is there an alternate method for launching the current file in this particular browswer? If so, what would the syntax be? Also, when switching to the custom buttons, the print button is no longer part of the available...
Since your Customize Toolbar Notepad++ plugin is one of the most valuable ones I want to point you to the ongoing discussion in the Notepad++ community forum about the newly introduced Npp Plugin Admin, see here. Further infos are obtainable here. Currently Plugin Admin is under initial testing but it would bring some serious changes to plugins and would require some effort of plugin authors. Maybe its worth for you to participate in the discussion.
I wanted to create a bug report ticket, but someone disabled that feature so here...
Hi, thanks for the great plugin. It seems like its not working yet with the MenuIcons...