iphone - Dazed and confused - is this your preferred way to handle controllers in ipad apps? -
just getting started iphone , ipad apps. lots of reading, lots of tinkering, think i'm still missing basic concept
general question: assume you're creating ipad app want 1/2 of view nav controller. find yourself:
a) creating uiview, add tableview, add navigation bar, etc... , hookup plumbing manually.
or
b) creating navigation controller , adding subview (if possible)
i'm trying understand how experienced ipad developers make apps (like ipod, screen broken distinct areas, being tableviewcontrollers, nav controllers...)
thanks reading this. inputs appreciated!
use navigation controller, push tableview controller onto navigation controller. seems have qualms doing in particular, i'm not quite sure part you're shaky about.
Comments
Post a Comment