Hello,
I add custom tools for e.g. saving methods. Functionality is fine and works good. (good approach you have choosen, by the way).
The only thing I got no success is setting custom icons for the commands and showing the text alone without an icon. Always the icon from the 'Info ballon' is shown.
For setting the Text I tried adding the tools dynamically and setting the properties 'ShowIcon' to false and 'ShowText' to true. The text is shown, but not in full size and the icon is visible in the background.
For setting my custom image as the icon I tried the attribute 'iconurl' in the tools file, but with no changes (There is no property in the class 'EditorTool' to set the image).
How can I achieve this?
Thanks
Rainer
I add custom tools for e.g. saving methods. Functionality is fine and works good. (good approach you have choosen, by the way).
The only thing I got no success is setting custom icons for the commands and showing the text alone without an icon. Always the icon from the 'Info ballon' is shown.
For setting the Text I tried adding the tools dynamically and setting the properties 'ShowIcon' to false and 'ShowText' to true. The text is shown, but not in full size and the icon is visible in the background.
For setting my custom image as the icon I tried the attribute 'iconurl' in the tools file, but with no changes (There is no property in the class 'EditorTool' to set the image).
How can I achieve this?
Thanks
Rainer
