Segmented Control to change views
Posted
by Goods
on Stack Overflow
See other posts from Stack Overflow
or by Goods
Published on 2010-05-20T00:14:38Z
Indexed on
2010/05/20
0:20 UTC
Read the original article
Hit count: 825
I have created an up/down arrow segmented control button on the right side of the navigation bar in my detail view. In a table based application, how can I use these up/down arrows to move through cells in the parent table?
The apple "NavBar" sample code has an example of this but the controls are not functional.
The iBird program has this functionality as well and it is very nice. Download the "iBird 15" program for free.
Any thoughts?
Thanks!
© Stack Overflow or respective owner