Scrolling text window from stream.
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Is there an easy way, somewhere amongst the MFC, for generating a control which displays text written to an ostream as a potentially scrolled view. (Continually updated each time the stream flushes). I have a couple of solutions written for Borland OWL but I'm not happy about the way they're porting.