Re: UITableView lazy instantiation question
Re: UITableView lazy instantiation question
- Subject: Re: UITableView lazy instantiation question
- From: Alex Zavatone <email@hidden>
- Date: Fri, 23 Mar 2012 11:38:50 -0400
On Mar 23, 2012, at 11:24 AM, Luke Hiesterman wrote:
> If you use a UITableViewController, the controller automatically creates a UITableView instance and sets it to self.view.
Do you know when this gets assigned?
Yeah, that's what I did, but I never got a table view until I added those lines.
@interface LocationSpecificsTableViewController : UITableViewController {
- Alex Zavatone
_______________________________________________
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