• 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: UITableViewController
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UITableViewController


  • Subject: Re: UITableViewController
  • From: Quincey Morris <email@hidden>
  • Date: Wed, 28 Jun 2017 00:37:16 -0700

On Jun 28, 2017, at 00:21 , Gerriet M. Denkmann <email@hidden> wrote:
>
> Ok, so I removed my TableView from the scene and tried to drag a
> UITableViewController into its place.
> But Xcode would not allow this.
>
> So: must a UITableViewController the only (or the top) thing in a scene?
> Or am I just doing something wrong?

The trick is to use a container view. This is an item in IB’s object palette.
Drag the container view into the place where the table view was, then drag a
table view controller onto the storyboard, then control drag from the container
view to the table view controller to create the embedding segue. That should be
all it takes.

_______________________________________________

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: UITableViewController
      • From: "Gerriet M. Denkmann" <email@hidden>
References: 
 >UITableViewController (From: "Gerriet M. Denkmann" <email@hidden>)

  • Prev by Date: UITableViewController
  • Next by Date: Re: UITableViewController
  • Previous by thread: UITableViewController
  • Next by thread: Re: UITableViewController
  • Index(es):
    • Date
    • Thread