Re: Disclosure triangles?
Re: Disclosure triangles?
- Subject: Re: Disclosure triangles?
- From: Adam Cohen <email@hidden>
- Date: Tue, 8 Feb 2005 23:44:16 -0500
Cocoa doesn't provide this type of functionality, but I'd actually
forgotten to mention that there exists a framework complete with an
Interface Builder palette that should do exactly what you want. You
can download it from here:
http://www.snoize.com/Code/DisclosableView.tar.gz
Adam
On Tue, 08 Feb 2005 18:27:22 -0800, mark <email@hidden> wrote:
> I see that this example is brute force programming, i.e., you have to
> programically do all of the disclosure work. In other frameworks you can
> make a view relative to another view, so much of this work is done for you.
> Cocoa doesn't have something like that?
>
> Thanks!
>
> Mark
>
> > http://www.cocoabuilder.com/archive/message/cocoa/2004/12/20/124258
> >
> > Adam
> >
> >
> > On Tue, 8 Feb 2005 15:58:32 -0800, Mark Dawson <email@hidden> wrote:
> >> Are there any examples of using disclosure triangles in Cocoa? I
> >> searched the readmes, but didn't notice anything.
> >>
> >> What I wanted to do is pretty simple--just a disclosure triangle, with
> >> a title to its right. Disclosing it lengthens the view, showing view
> >> "A", moving view "B" down. Closing it, hides view "A", moving view "B"
> >> back underneath the triangle & its titleŠ
> >>
> >> Thanks,
> >>
> >> mark
> >> _______________________________________________
> >> Do not post admin requests to the list. They will be ignored.
> >> Cocoa-dev mailing list (email@hidden)
> >> Help/Unsubscribe/Update your Subscription:
> >>
> >> This email sent to email@hidden
> >>
> > _______________________________________________
> > Do not post admin requests to the list. They will be ignored.
> > Cocoa-dev mailing list (email@hidden)
> > Help/Unsubscribe/Update your Subscription:
> >
> > This email sent to email@hidden
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden