• 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 10:48:50 -0700

On Jun 28, 2017, at 01:38 , Gerriet M. Denkmann <email@hidden> wrote:
>
> I did just that.

Not quite …

> I have a Master View Controller Scene with a MasterViewController ←
> UIViewController (which previously had a TableView, now has a UIView, called
> “Container View” ); it now also has:
> containerView → Container View, and:
> Show segue to “Table View Controller”
>
> And a new: Table View Controller Scene
> This has: Presenting Segues: Show → Container View viewDidLoad:

You don’t want a “show” segue, you want an “embed” segue. I just ran through
the process in a fresh project, and:

— When I dragged a container view into the main view, IB automatically game me
an embedded (plain) view controller.

— I deleted this embedded controller.

— I dragged a new table view controller onto the canvas.

— I control dragged from the container view to the table view controller, and
chose “embed” for the segue.

That runs just fine.

_______________________________________________

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

  • Prev by Date: Re: file encription/decriptoin iOS
  • Next by Date: Re: file encription/decriptoin iOS
  • Previous by thread: Re: UITableViewController
  • Next by thread: Re: UITableViewController
  • Index(es):
    • Date
    • Thread