I've had difficulty displaying multiple lines of text in a CEdit window. I use the CEdit.SetWindowText() method to put the text in the window, but separating lines with the "\n" character doesn't actually create a new line. Neither does a "\r" or a "\f". Can anyone offer any suggestions?
Thanks!
Brendan
Thanks!
Brendan