Re: NSToolbarItem Action Not Passed to NSButton...
Re: NSToolbarItem Action Not Passed to NSButton...
- Subject: Re: NSToolbarItem Action Not Passed to NSButton...
- From: Andy Lee <email@hidden>
- Date: Thu, 24 Apr 2014 23:47:42 -0400
On Apr 24, 2014, at 11:15 PM, "Peters, Brandon" <email@hidden> wrote:
> My button is inside the customer toolbar item, if I make the button an outlet, how will I connect to it in IB?
You can do it in code when you set it up. See setAction: and setTarget:.
I don't know for sure if that'll work -- it's the only guess I can come up with.
--Andy
_______________________________________________
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