This might be a difference between how TextView and EditText behave.
If you're trying to let them edit text, use an EditText.  :)

j

On Apr 8, 11:42 pm, Asif k <asifk1...@gmail.com> wrote:
> Hi all,
>
>     In the android reference site, it is written in the
> serCursorVisible section that cursor is visible by default and you can
> give its value as either "true or "false" to change the its visibility
> on the GUI screen.
>
>    But in my case , cursor is remaining invisible irrespective of
> setting the visibility "true" or "false" using android:cursorVisible =
> "true"  in the layout/main.xml.
>
>    Should I do something more to make cursor visible on the GUI screen
> or its a bug in android???
>
> Please respond...
>
> regardz,
>
> Asif
--~--~---------~--~----~------------~-------~--~----~
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