Re: How do I trigger IBAction with custom "button" based on NSView...
Re: How do I trigger IBAction with custom "button" based on NSView...
- Subject: Re: How do I trigger IBAction with custom "button" based on NSView...
- From: "I. Savant" <email@hidden>
- Date: Thu, 3 Jan 2008 15:00:33 -0500
> I'm making a panel (with a clickable heading) that is part of a
> ListViewList/Accordion. In light of that, I need to alert the
> accordion controller to animate its subviews to collapse and expand
> with animation.
The concept is still the same. -mouseDown: will do, but why not just
create a proper NSControl that happens to use a custom button cell as
its header?
--
I.S.
_______________________________________________
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