Re: NSTabView
Re: NSTabView
- Subject: Re: NSTabView
- From: Graham Cox <email@hidden>
- Date: Thu, 12 Sep 2013 17:54:37 +0200
On 12/09/2013, at 5:25 PM, Joseph Ayers <email@hidden> wrote:
> -(void) awakeFromNib
> {
> [self setDelegate:self];
>
> }
>
More obvious problem, should this be [myTabView setDelegate:self]; ?
--Graham
_______________________________________________
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