
Text erases itself in my multiline CEdit ! Help
Quote:
>I have a multiline CEdit for which I specified
>myCedit.LimitText(500);
>but after entering 248 caracters (approx.) the next characters typed are
>being typed over the first ones entered at the top left of the control.
>How do I prevent this ?
Daniel,
This sounds very strange. Limiting the text entry should only prevent
you from entering more characters, it shouldn't cause any wrap effect.
Do you have any other code that might be affecting this situation?
Dave
----
My address is altered to discourage junk mail.
Please post responses to the newsgroup thread,
there's no need for follow-up email copies.