Hello Guys I Hope u all are fine
i have problem in jtextarea when I using "ta.getCaretPosition();" this method its getting even series like this (0,2,4,6,8,...)
i need normal series to set position (0,1,2,3,4,5,....)
what can I do?
please help me
best regards

