|
-
April 8th, 2004, 01:27 AM
#1
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???
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.
Come Join This Poll Where are we from? (Ultimate)
Knowing is not enough; we must apply. Willing is not enough; we must do. - Johann Wolfgang
An idle brain is the devil's workshop. - unknown
-
April 8th, 2004, 02:02 AM
#2
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.
Quang
-
April 8th, 2004, 02:36 AM
#3
give me your email.
i'll send a MFC sample that'll help.
-
April 8th, 2004, 02:47 AM
#4
Come Join This Poll Where are we from? (Ultimate)
Knowing is not enough; we must apply. Willing is not enough; we must do. - Johann Wolfgang
An idle brain is the devil's workshop. - unknown
-
April 8th, 2004, 02:54 AM
#5
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|