C++ Shark
2004-08-16 20:38:20 UTC
Hi!
I'm using mfc to create a dialog with an edit box in it, to which I
write text after an event occurs. Everything works the way I want,
except that the text comes out highlighted and the cursor is blinking
irritatingly at the end of the line. I looked everywhere on the web to
find a way to disable these two but couldn't find a way. Can someone
tell me how to disable the cursor and to not have selected text
printed in the edit box?
thanks,
Craig
I'm using mfc to create a dialog with an edit box in it, to which I
write text after an event occurs. Everything works the way I want,
except that the text comes out highlighted and the cursor is blinking
irritatingly at the end of the line. I looked everywhere on the web to
find a way to disable these two but couldn't find a way. Can someone
tell me how to disable the cursor and to not have selected text
printed in the edit box?
thanks,
Craig