This is not supported by GridView. On Mon, Mar 23, 2009 at 1:27 PM, Robbo <[email protected]> wrote: > > 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 > > > >
-- Romain Guy Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

