|
-
October 7th, 2002, 01:08 AM
#1
Rich Edit control messaging problems
I have encountered a problem regarding windows messages for a rich edit control. I have created a dialog based aplication and placed a rich edit control. I need to format a text and create link in the rich edit. I called AfxInitRichEdit() in OnCreate() overwritten method.
My problem in that no specific windows message for the rich edit control is generated. I use the Spy tool to be sure, and that's it. Not even the events for the mouse are generated.
Do you know what can be the problem? I can not understand why no message appears.
Thanks.
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
|