• 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: Best way to put a fixed view in a UITableViewController scene?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Best way to put a fixed view in a UITableViewController scene?


  • Subject: Re: Best way to put a fixed view in a UITableViewController scene?
  • From: Fritz Anderson <email@hidden>
  • Date: Tue, 26 Nov 2013 09:10:03 -0600

On 26 Nov 2013, at 12:53 AM, Rick Mann <email@hidden> wrote:

> On Nov 25, 2013, at 21:11 , Luther Baker <email@hidden> wrote:
>
>> Maybe I am missing something - but I just created a new Tab based project
>> and dropped a UITableView directly on the FirstViewController, under the
>> "View" node in the expanding tree. If I right click on the UITableView, I
>> see both the delegate and datasource outlets. I can click them and easily
>> drag/connect to the parent "First View Controller."
>>
>> Do you mean something else?
>
> You can't put a UITableViewController into a Container View, and link from the UITVC back to the containing view controller.

Sure you can (if I understand you correctly). The containment segue has an identifier, and you can capture the .destinationViewController in -prepareForSegue:sender:. Bear in mind that no other NIB loading has been done at that point.

	— F


_______________________________________________

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: 
 >Re: Best way to put a fixed view in a UITableViewController scene? (From: Kyle Sluder <email@hidden>)
 >Re: Best way to put a fixed view in a UITableViewController scene? (From: Luther Baker <email@hidden>)
 >Re: Best way to put a fixed view in a UITableViewController scene? (From: Luther Baker <email@hidden>)

  • Prev by Date: Re: iOS screen physical size (or px density)
  • Next by Date: Re: iOS screen physical size (or px density)
  • Previous by thread: Re: Best way to put a fixed view in a UITableViewController scene?
  • Next by thread: Re: Best way to put a fixed view in a UITableViewController scene?
  • Index(es):
    • Date
    • Thread