Re: Discloser triangle
Re: Discloser triangle
- Subject: Re: Discloser triangle
- From: Kyle Sluder <email@hidden>
- Date: Fri, 12 Jun 2009 09:41:46 -0700
On Fri, Jun 12, 2009 at 2:16 AM, cocoa learner<email@hidden> wrote:
> I do not understand how to achieve this effect.
I'd wire up the disclosure triangle's target/action to a method on my
window controller. Something like -[MyWindowController
showAdvancedOptions:]. This method would in turn add the advanced
options to the window (perhaps loading them from another nib) and
would resize the window to give them room.
--Kyle Sluder
_______________________________________________
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