trichview.support
| 
 Re: Inserting items  | 
| 
 Author  | 
 Message  | 
| 
 Sergey Tkachenko  | 
 Posted: 01/10/2003 15:39:32 > 1. > If I loop the items with > for i:=0 to MyRichViewEdit.ItemCount-1 do > Is the items allways in order? I mean is Item[0] allways the first one on > the screen, Item[1] the second one and so on? First item in the document, not on screen > > 2. > * I fill my editor with text with AddNLTag(.. > * When the user take som action in another form i want to insert text at a > specific point in my editor. I find the point by looping the items for a > specific tag. But how do I insert new lines here whithout moving the cursor, > I don't want any screen flickering? Can you give me more details on your task, I'll try to suggest a best solution.  | 
Powered by ABC Amber Outlook Express Converter