Re: NSTabView
Re: NSTabView
- Subject: Re: NSTabView
- From: Mike Abdullah <email@hidden>
- Date: Thu, 12 Sep 2013 15:01:29 +0100
On 12 Sep 2013, at 14:22, Joseph Ayers <email@hidden> wrote:
> When you click on a tab in a NSTabView, what action gets sent to what target?
> Where can I find this information?
NSTabView is not a subclass of NSControl so it has no target or action. Instead, its delegate is informed of changes in tab.
_______________________________________________
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
References: | |
| >NSTabView (From: Joseph Ayers <email@hidden>) |