Why not just make your own caret, use text fields the blocks of text, 
and come up with some smart manager for mapping the characters to a x,y 
and r,c position. Selection can be done by inverting the text and draw a 
rectangle below the textfield using drawing api. Simplest solution for now.

Reply via email to