-
Text Editor!
Hi,
I have an SDI aplication based on formview. In the form view, I need a control that acts like wordpad. I already have all the other controls like font combos and color picker, and I already tried to use richedit control. However, the rich edit control have a limited feature's , it doesn't support picture insertion, how do I do it?
I need the editor acts exactly like worpad where i can resize the picture in the rich edit. Is there any way to do this???:confused:
I also need to convert the formated text to HTML formats.
Or should I use other method instead of using richedit?? Please help me.. I've been stuck on this for a long time now!!!:(
Any suggestion or advice would be really helpful. Thanks.
-
I have no experience about this problem. As I know, you have to read OLE-related documents. OLE is part of Active Technology. With OLE (Object linking and embedding) :
- Your document is compound document (container)that can have several type of documents such as image, form, or graph. I will link to these objects.
- Your document is also a application server where you can edit seperate objects without swichting to their editor programs.
-
give me your email.
i'll send a MFC sample that'll help.
-
-