It seems that the OnCaretMove routine is called whenever the RichViewEdit is cleared. I clear it everytime I create a new report, and the call to RVE.GetCurrentItem in my OnCaretMove routine occasionally causes an exception because the RVE is not completely cleared. I can fix this by avoiding my call to GetCurrentItem if the RVE is in the process of being cleared … or this may be a bug in RichView that has since been fixed.
Wednesday, April 21, 2004 - Wed, 21 Apr 2004
No Comments Yet
Leave a Comment
You must login to comment.