• 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
Adding UINavBar to split view detail in storyboard?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Adding UINavBar to split view detail in storyboard?


  • Subject: Adding UINavBar to split view detail in storyboard?
  • From: Rick Mann <email@hidden>
  • Date: Mon, 12 Nov 2012 01:58:43 -0800

My detail view is implemented using a UITableView. I want a nav bar at the top of the detail view, to mimic the iPhone (which is provided by the nav controller), and to provide a heading for the detail below.

Storyboard table views insist, rather restrictively, that the top-level view in a UITableViewController be a table view. I'd really rather it be a regular view, and put the table view down inside the hierarchy. There's no good reason this can't be the case, except that UITableViewController is implemented rather short-sightedly.

In any case, is there any way I can put a UINavBar at the top, above this table view (or at least, so that it appears above it)? Please don't tell me not to use a UITableViewController, because then I lose a big part of what I want: support for static table view cells directly in IB.

Thanks!

--
Rick




_______________________________________________

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

  • Follow-Ups:
    • Re: Adding UINavBar to split view detail in storyboard?
      • From: Fritz Anderson <email@hidden>
    • Re: Adding UINavBar to split view detail in storyboard?
      • From: Rick Mann <email@hidden>
  • Prev by Date: Re: Display alert sheet when application is not active
  • Next by Date: Re: Adding UINavBar to split view detail in storyboard?
  • Previous by thread: Re: Searching array with block
  • Next by thread: Re: Adding UINavBar to split view detail in storyboard?
  • Index(es):
    • Date
    • Thread