Text field position when event raised -


does 1 know how position of cursor when event triggered have textblock (wp8) , when inputting character keydown event fired , position cursor in textblock when event fired. example hello, here @

@ fires event , need position @ is, note can not use function find last occurrence of @ since can move , forth in text , enter @ character , fires again event

thanks, jani


Comments

Popular posts from this blog

python - matpltolib navigation toolbar edit curves and parameters line color automatically changes issue -

node.js - Nodejs javascript implementation of PBEWithMD5AndTripleDES/CBC/PKCS5Padding -