Re: Rich Edit
- Posted by Derek Parnell <ddparnell at bigpond.com> Feb 11, 2002
- 521 views
Can you clarify this a bit more for me? Are you saying that a RichEdit control is not inserting CRLF when you are typing into it? Or is it when you use setText() or setSelectedText() that the CRLF are not being inserted? Does the new text have CRLF embedded in it or are you expecting these routines to automatically add it for you? Maybe you can give us a tiny program that demonstrates the behaviour you are experiencing. ----- Original Message ----- From: "jordah ferguson" <jorfergie03 at yahoo.com> To: "EUforum" <EUforum at topica.com> Sent: Tuesday, February 12, 2002 2:01 AM Subject: Rich Edit > > Why the hell is the rich edit not adding crlf's, isn't it supposed to do > this > > > >