I am trying to add text to a CEditView. I am using:
((CEditView*)m_viewList.GetHead())->SetWindowText(NULL);
((CTestView*)m_viewList.GetHead())->GetEditCtrl().ReplaceSel("Blah Blah\n");
However I am not able to get a new line with the \n.
Thanks in advance for any assistance.
HFC
Henry Camacho
Innovative Software Designs, Inc.
[email protected]
