Hello,

I have an EditText window that I want to insert a symbol in by
pressing a button. I have tried

edittext.appen("thesymbol");

this works. But it only inserts the symbol in the end. I want it to
insert the symbol where the marker is.
How can I do this in a simple way?

André

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to