objective c: navigation controller question
Hi
Overview of the application:
- a view based application
- a main view with 4 buttons pointing to 4 other views
Question:
In one of the four views, i want to use a navigation controller to continue navigation from that point on. Is this possible? ..
I don't want to use Apple's navigation based application.
Thanks
|