trichview.support
Re: Inserting new line without loosing tag of next item |
Author |
Message |
Sergey Tkachenko |
Posted: 09/30/2003 15:51:38 InsertText inserts text without tag. Try to use SendMessage(rve.Handle, WM_KEYDOWN, VK_RETURN, 0); > > I have two consecutive items with tags on the same line and I want to insert > a new line in between. I use InsertText(#13#10) but then the second item's > tag is lost. Which is the right to do it ? |
Powered by ABC Amber Outlook Express Converter