Want to get cursor position within textInput .
Posted
by Anshuman Jaiswal
on Stack Overflow
See other posts from Stack Overflow
or by Anshuman Jaiswal
Published on 2010-02-08T07:38:04Z
Indexed on
2010/04/11
0:03 UTC
Read the original article
Hit count: 377
flex3
I am using textInput within grid using rendrer. I am populating a suggestion box just below the text input field on the basis of typed character and index of text input.Problem is that if i shrink grid column then suggestion box is not populating at the right place so I want global position of cursor in the text input field .
© Stack Overflow or respective owner