Click to See Complete Forum and Search --> : Text editor with line number display.


May 9th, 1999, 10:38 PM
I need to develop a text editor for a MFC application. One of the
requirements is to display the line numbers - like in the
Programmers File Editor. How do I go about this using the standard
MFC classes.
Thanks in advance.