Click to See Complete Forum and Search --> : How to create a text view just like Visual Studio output window?


Cinthyia
February 4th, 2005, 12:47 PM
I have a very simple MFC SDI application. I just want to display some result in the view window, just like when we run our application in debug mode, some output displayed in the output window, each line has its own row.

Thanks in advance!

rthat
February 21st, 2005, 12:34 PM
Take a gander at this article:
http://www.codeproject.com/editctrl/editlog.asp?df=100&forumid=555