Click to See Complete Forum and Search --> : Help for selecting textediting library or control


Jørgen Granborg
May 16th, 1999, 02:48 PM
Can anybody suggest a library og control to use for textediting in a C++ program. I have been looking at TE and Visual Writer any suggestions.

Dan Haddix
May 16th, 1999, 05:26 PM
I don't know anything about TE or Visual Writer, but I was just wonder if you had looked into using one of MFCs built in views like CEditView or CRichEditView???

Jørgen Granborg
May 17th, 1999, 02:21 PM
Actually I have, but I have trouble making the tab bar at top of the edit area for displaying and marking tab stops, so just to find a way to get the job done.