Click to See Complete Forum and Search --> : Re: How to get the word count from a CRichEditCtrl?


Bernhard Dreyer
March 29th, 1999, 02:01 AM
Pretty interresting stuff. I guess you have to "walk" through the contents

of the CRichEditCtrl, checking the occourences of a space and then increase

a counter.


I'm currently working on a project, where I also will need to do this, but I

will add it in a later state of development. So I think we should stay in

contact.


I will think about the stuff, maybe there is really a easy solution, that I

do not see yet.


Barnie