Henry Camacho
October 18th, 1999, 11:28 PM
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.
hfc@isd.net
((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.
hfc@isd.net