I modified the picker sample code so that the picker doesn't completely exit when I make a selection. I now use the back button to exit.
However, I cannot see a back button to the Oregon in the simulator for the onCancel() function to work. Does one have to manually draw a back button on screen, and if so, how do I detect presses? Thanks.