Re: [android-developers] settext in edittext and edit that string

2016-05-17 Thread sardar khan
hy, you can set the cursor position by using this
http://stackoverflow.com/questions/8035107/how-to-set-cursor-position-in-edittext

On Tue, May 17, 2016 at 11:17 PM, Nomana Malik 
wrote:

> i have a edittext in which i am setting a string
> edittext.settext(result).i want to edit result string but after settext
> there is no cursor no keyboard..
>
> --
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to android-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/android-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/android-developers/a1258f20-ddb7-4719-b6d3-3b03a3abd795%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CABHzXAQ3wEEpjd5Kqrk0025o0zxRaBVeeBK0zobPB4BTjFh1WQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] settext in edittext and edit that string

2016-05-17 Thread Nomana Malik
i have a edittext in which i am setting a string edittext.settext(result).i 
want to edit result string but after settext there is no cursor no 
keyboard..

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/a1258f20-ddb7-4719-b6d3-3b03a3abd795%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.