Any ideas here? Thanks, --jc
On Dec 19, 11:17 pm, "J.C. Wren" <[email protected]> wrote: > I've provided aonTrackballEventin a ItemizedOverlay<OverlayItem> > that I've sub-classed. I do not seem to be getting any events through > this method. > > I've over-ridden onTap(), draw(), createItem() and size(), and those > all work correctly. > > Is there some reason I wouldn't be seeing trackball events? > > The actual goal here is that I have a MapActivity with a number of > icons on the screen. I'd like to use the trackball to move the focus > to icons on the screen (without scrolling to icons that are on the map > but off-screen), and click to bring up additional information. > > Thanks, > --jc --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

