So heres what I want to do, my app has 4 different screens, each of which have between 3 and 7 controls. When I enter each screen, I want one control to have the focus, and then be able to use the 5 way to move the focus around the other controls, and the centre button to select. Ive figured out how to use the Apt menu to get the resource IDs etc, but just need a bit of help in working out how to apply that knowledge.
One problem though, on one screen, there is a control that selects from and then shows a list of items. I then should be able to scroll up and down and select one of the items from that list, but the list doesnt have an resource ID, so I dont know how I might get round that (tapping at co-ords obviously isnt really an option in this case)
It probably is quite easy to do, but my brain cant work it out. Hopefully somebody will be able to help? Preferably in fairly simple terms! Thanks in advance.





