Re: NSTabView
Re: NSTabView
- Subject: Re: NSTabView
- From: Joseph Ayers <email@hidden>
- Date: Thu, 12 Sep 2013 17:33:29 -0400
That got the delegate proc working.
Onward and thanks,
Joseph
On Sep 12, 2013, at 11:54 AM, Graham Cox <email@hidden> wrote:
>
> 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