Hello there:
In the last few days, I've been attempting to create a navigation-based application for iPhone that has children, with children of those children. I used Google to find a few tutorials like this one that describe how to make an application like this, but only with children, not sublevels beyond that. How do I extend a tutorial like the above one to show more navigation lists below one child? I looked at pushViewController but I'm not trying to push a view controller, I'm trying to push more navigation.
Hopefully the above makes sense. Any help would be greatly appreciated...
Thanks,
mathcolo
In the last few days, I've been attempting to create a navigation-based application for iPhone that has children, with children of those children. I used Google to find a few tutorials like this one that describe how to make an application like this, but only with children, not sublevels beyond that. How do I extend a tutorial like the above one to show more navigation lists below one child? I looked at pushViewController but I'm not trying to push a view controller, I'm trying to push more navigation.
Hopefully the above makes sense. Any help would be greatly appreciated...
Thanks,
mathcolo