How to delete image from CEikRichTextEditor without prompting confirmation?

Login to reply to this topic.
Tue, 2006-01-24 17:37
Joined: 2005-07-10
Forum posts: 68
Hello,

I could insert a picture in CEikRichTextEditor after studying example project provided by forum nokia which deals with CEikRichTextEditor. Now I can insert text and picture. I can easily delete text just by pressing C key (delete key). But when I try to delete a picture at the same manner, It prompt a confirmation dialog as follows:

Delete object?
Yes           No

It deletes picture if I press Yes, otherwise not. So could anybody tell me how to disable the confirmation dialog (might be possible by setting some flag)? I really tried many ways and couldnÂ’t succeed. Any help would be much appreciated.
  • Login to reply to this topic.