Re: How to implement an "Accordion" view?
Re: How to implement an "Accordion" view?
- Subject: Re: How to implement an "Accordion" view?
- From: Scott Anguish <email@hidden>
- Date: Mon, 17 Dec 2007 17:06:28 -0500
Typically I think this is referred to as a 'collapsing' view rather
than an accordion one.
there is example code from Apple on how to do this. check the sample
code at developer.apple.com
On Dec 17, 2007, at 2:06 PM, Nat Edar wrote:
I'm in need of a view that acts just like the "accordion" view in
CSSEdit.
Here's an example--the accordion is on the right hand side:
http://macrabbit.com/cssedit/screenshots/VisualEditing.jpg
It looks like there are a few view overlapping all inside of a
NSScrollView
(scroll bars appear when the accordion is expanded pass the height
of the
window.) Is there some direction you could point me to get started on
building something like this? Is there an open source project that has
something similar I could take a look at?
_______________________________________________
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