uinavigationcontroller - adding nav controllor to tabbar controllor iPhone -


i have tabbar controllor , trying add navigation each control. in xcode 3 able change controllor nav controllor in attribute inspection. how in xcode 4?

there couple of ways this. can either in ib or allocate view controller specific tabs. na. these.

  1. just create new classes subclass of navigation controller

  2. go specific tabs in ib, , assign class respective class it's view. example. tab 1, click tab1 , select class mynavigationcontroller (which should subclass of uinavigationcontroller).


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -