|
-
May 27th, 2010, 09:57 PM
#1
Keyword Highlighting Issue
Hello,
I have been working on a project which requires certain keywords such as added names and other keyword to be changed to a different color when typing in a rich edit. Currently, I am using EM_SETCHARFORMAT, however, this isn't what I presume to be the best solution to this issue. EM_SETCHARFORMAT requires that you set the highlighting and because of that it causes a lot of jumping in the control. I was wondering is there another message I could send that would be better? Or would I have to subclass it, and if that is the case, how would I go about doing something like that?
Thank You.
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
|