-
Notifications
You must be signed in to change notification settings - Fork 0
philippec/NavUtil
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# NavUtil - An example program # This program documents one of the difficulties I had. It's pretty simple, really. I want to write an app that, when I press the "Info" button, flips over to a Settings page. This settings page should be a NavigationController at the top, and allow me to push and pop UIViewControllers easily, so I can set the different properties in my settings view easily. Thanks to shawnhyam for pointing out the way to do this. I have complemented the app with a detail view controller so you can see it in action. I have also added a second section in the UITableView showing some embedded switches, for your entertainement. --Philippe Casgrain
About
Shows how to do a NavigationController interface in a Utility window
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published