trichview.support
| 
 Inserting items  | 
| 
 Author  | 
 Message  | 
| 
 Ola Ekelund  | 
 Posted: 01/10/2003 14:06:53 Hi! I'm currentlly testing TRichViewEdit (Editor not Viewer) to se if it could be useful in my project. I have two questions. 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? 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? Regards Ola  | 
Powered by ABC Amber Outlook Express Converter