Hello,

I have used GridView for 2-dim grid of Buttons.
My problem is, that a user may "navigate"
through this grid's cells -- with use of arrow keys
it is possible to move yellow rectangle
and by pressing enter select cell (rectangle
becomes orange for a moment).
Everything is behind buttons which
are placed in cells of grid.
How to disable possibility to select and
navigate cells of grid? I would like to
still use grid view but have the same
possibility to navigate (change focus)
among buttons (not cells in which
buttons are placed) at it is possible
when I place buttons in cells of TableView
(not GridView).

Thanks in advance for your help.

Robbo

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

Reply via email to