Is it possible to use toolbarIcons.xml with plugin functions?
-
Hello,
is there a chance to define an icon in toolbarIcons.xml which executes
a plugin function rather than a npp built-in function.
To what does the id, in toolbarIcons.xml, refer to?
E.g<Icon name = "Stop Recording" id = "25"> <normal>Stop.ico</normal> <hover>Stop.ico</hover> <disabled>Stop.ico</disabled> </Icon>
At the moment it looks like I can only replace the standard npp toolbar icons.
Thank you
Claudia