cyprus106
Programmer
- Apr 30, 2001
- 654
I have a program that somewhat resembles command (DOS). You type a command on the last line of a RichEdit, after the command prompt and it does it's thing.
The problem is that it's a RichEdit. Either the entire box is or is not read only. The user can go back and edit lines above the command prompt. I need only the last line of the RichEdit to be non-ReadOnly. I don't know how to do it, I'm hoping somebody else has some bright ideas on how to or has code or something.
Cyprus
The problem is that it's a RichEdit. Either the entire box is or is not read only. The user can go back and edit lines above the command prompt. I need only the last line of the RichEdit to be non-ReadOnly. I don't know how to do it, I'm hoping somebody else has some bright ideas on how to or has code or something.
Cyprus