• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: [iPhone] tab bar and navigation combined...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [iPhone] tab bar and navigation combined...


  • Subject: Re: [iPhone] tab bar and navigation combined...
  • From: Luke the Hiesterman <email@hidden>
  • Date: Tue, 5 May 2009 10:16:37 -0700

You should put navigation controllers inside of your tab bar controller. That is, on the tab you want to contain navigation features, set that tab's view controller to be a UINavigationController. Then when you need to push a view, you can simply call pushViewController:animated: on that navigation controller.

Luke

On May 5, 2009, at 8:38 AM, James Lin wrote:

Hi list,

I have a iPhone program. The main interface is Tab Bar based and consist of 3 Tab Bar views.
On two of the tab bar views, I'll have a table view on each of them.
Once the table view cell is clicked, I need to do a "pushview" to show details of the item selected.


Basically I am doing a Tab Bar based application but need Navigation functionalities combined into one.

I have gone as far as having all Tab Bar views set and the table views done.

But I am stuck as Tab Bar Controller does not have a "pushview" functionality a la "Navigation Controller".

Any advice?

Thanks in advance...

James
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >[iPhone] tab bar and navigation combined... (From: James Lin <email@hidden>)

  • Prev by Date: [iPhone] tab bar and navigation combined...
  • Next by Date: Re: A tree data structure?
  • Previous by thread: [iPhone] tab bar and navigation combined...
  • Next by thread: Re: [iPhone] tab bar and navigation combined...
  • Index(es):
    • Date
    • Thread