Re: Xcode 6beta3, Swift, UITableView and auto complete
Re: Xcode 6beta3, Swift, UITableView and auto complete
- Subject: Re: Xcode 6beta3, Swift, UITableView and auto complete
- From: Roland King <email@hidden>
- Date: Sun, 13 Jul 2014 10:17:40 +0800
On 13 Jul 2014, at 1:09 am, John Tsombakos < email@hidden> wrote:
and in the section about setting up the table view delegate methods, Xcode doesn’t seem to want to offer all of the delegate methods for the UITableView, notably:
func tableView(tableView: UITableView!, cellForRowAtIndexPath indexPath: NSIndexPath!) -> UITableViewCell!
and
Is it something I’m doing wrong, or do I just chalk it up to “beta, not quite complete”?
Thanks! _______________________________________________
Perhaps because they are UITableViewDataSource methods not UITableViewDelegate ones?
That tutorial seems a little rough. |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden