Move caret to original position
Posted: Tue Dec 19, 2006 10:54 am
How can i remember current caret postion and then after doing some processing, and move the caret back to the original position:
example:
1. remember current caret position
2. process the rv items from 0 to count
3. during processing if located a identified item tag, select and delete it.
4. after that call to move the caret back to the original location
example:
1. remember current caret position
2. process the rv items from 0 to count
3. during processing if located a identified item tag, select and delete it.
4. after that call to move the caret back to the original location