Customize Toolbar - Update issue for grayed menus
-
Hi guys,
I have just a little question about the Customize Toolbar plugin and define buttons with specific inactive / active menu switches. So when I try to define some menu entry’s with such menu types where I need to select some text first to get the menu entry into active mode from inactive mode then the buttons do not change right away and are still showing the inactive / grayed icon instead of active icon what means I can not use it and nothing happens when I click on them. They just change the status from inactive to active when I do something like to click on any menu entry and switch around or when I change the tab focus to other tab and back to working tab etc. Somehow I have to do something in npp before the status does change to the right status. That’s a little bit bad. Maybe there is any missing update function issue or WM_NOTIFY problem etc so that the button status isn’t change when you do select / UN-select any text in a tab. Below a simple example…
Edit,Convert Case to,UPPERCASE,,*R:UC,*A:UC
…so the button is inactive (gray colored) and now select any text and the button still keeps inactive. Now switch to any other tab and then right back to working tab you have selected the text before and now the button does change the status to active and gets red colored. In this state I can use it now but it keeps again in active mode after I did UN-select the text and need to switch the tab again to get the status updated. Maybe just a little bug but sometimes also a little annoying of course when you have to update it every time before you wanna use the button. Maybe you know how to fix that if possible. Thank you.