|
-
Mar 3rd, 2002, 11:50 PM
#1
Thread Starter
New Member
need help... pls
anybody knows how to make a textbox or richtextbox interpret ANSI color or escape sequence.
pls help me.
-
Mar 4th, 2002, 12:51 PM
#2
You cannot do that directly. You have to use SendMessage to the window to get it to change. In other words, you will have to
send messages for each color change. Simply sending an escape sequence does nothing.
ANSI escape sequences are not understood by MS Windows.
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
|