Re: [android-developers] edittext cursor

2011-07-12 Thread Justin Anderson
Um what? This example is at runtime... You edit text cursor can be anywhere from 0 to the length of the current text. Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Fri, Jul 1, 2011 at 4:48 AM, vani reddy wrote: > > Hi, > How to set edittext cursor to

Re: [android-developers] Edittext Cursor and Highlight Problem

2010-09-13 Thread TreKing
On Wed, Sep 1, 2010 at 9:56 AM, SurtaX wrote: > I am trying to implement a textview which has select text/copy and paste > functionality. > Why? I just tried playing an EditText I use in my app that's basically as default as can get and I can select text, copy, and paste without any blinking cur