Hello,
I've got a problem with the CuteEditor. I'm using a freshly downloaded version 6.6 of the editor for .NET (framework 2.0).
Problem:
I would really like to disable the IMG dialog. I'm currently using the editor in a simple message posting application and I only want to support 4 features (Bold, Italic, Underline and Emotions). Through the configuration file I've altered the toolbar to only support these features, I've disabled all pasting options so that only 'simple' text can be entered with little formatting. However, when I insert an emotion and then click the image in the editor I get the IMG dialog, allowing me to alter and specify a different image url, which I don't want to allow.
I've searched this forum on how to disable the image dialog and found a post pointing me to the 'tag.config' file. I've disabled all tags there and this results in somewhat strange behavior. It doesn't prevent the double-click action on the image but shows an empty dialog (no options) with only an OK and Cancel button.
Is it possible to completely disable the image dialog from ever showing up?
I hope you can help me with this problem and point me in the right direction.
Thank you,
Hajo Dijkstra