• 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: UITableView lazy instantiation question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UITableView lazy instantiation question


  • Subject: Re: UITableView lazy instantiation question
  • From: Fritz Anderson <email@hidden>
  • Date: Fri, 23 Mar 2012 10:33:41 -0500

On 23 Mar 2012, at 10:02 AM, Alex Zavatone wrote:

> I'm expecting that I should look for a UITableView alloc somewhere, but well, that's obviously not the case.  Though the TVC is being created in the AppDelegate, I'm expecting to see a visible declaration of the UITableView, and am not clear how that's happening through lazy instantiation (in Hegarty's example) or in some of the sample files that Apple provides that don't use xibs or storyboards.

If you're using UITableViewController, it creates its own UITableView, filling the view-controller's space (i.e., net of navigation and tab views), and connects its data-source and delegate outlets.

	— 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


  • Follow-Ups:
    • Re: UITableView lazy instantiation question
      • From: Alex Zavatone <email@hidden>
References: 
 >UITableView lazy instantiation question (From: Alex Zavatone <email@hidden>)

  • Prev by Date: Re: UITableView lazy instantiation question
  • Next by Date: Re: UITableView lazy instantiation question
  • Previous by thread: Re: UITableView lazy instantiation question
  • Next by thread: Re: UITableView lazy instantiation question
  • Index(es):
    • Date
    • Thread