Deeppurple
Programmer
Hi all,
How to write to a document at a particular position? My requirement is, say if user has selected few words on his document,- "this is very beautiful"-, then i want to add few characters before and after this selection,-"abc 'this is very beautiful' abc"-,something like this. How can i do this. How can I position my cursor before the sentance and write the text?
Any hints, or sample code would be very useful
-TIA
How to write to a document at a particular position? My requirement is, say if user has selected few words on his document,- "this is very beautiful"-, then i want to add few characters before and after this selection,-"abc 'this is very beautiful' abc"-,something like this. How can i do this. How can I position my cursor before the sentance and write the text?
Any hints, or sample code would be very useful
-TIA