in reply to Questions about Win32::GUI::RichEdit

I think the way to go is to replace the control's selected text instead of replacing the control's text. Select the end of the text first if you wish to append. I'm not sure how to do that.
  • Comment on Re: Questions about Win32::GUI::RichEdit