Re: Collapse / Expand View
Re: Collapse / Expand View
- Subject: Re: Collapse / Expand View
- From: John Pannell <email@hidden>
- Date: Fri, 19 Nov 2004 20:05:12 -0700
Hi Byron-
The MOKit ( http://mokit.sourceforge.net/ ) has a class called
MOViewListView that supports the behavior you are looking for. I have
read up on it and looked over the docs, but have never had any success
getting the test project to build, so I can't say I've ever seen it
work. Could just be my setup, however, as the code is quite sensible
and seems well done.
HTH-
John
On Nov 19, 2004, at 5:27 PM, Byron Wright wrote:
Is there a view that I can use that is collapse and expandable like
the native "get info" pane from files? I attempted this with a NSTimer
and a NSClipView but it seems I would have to manage size change
notifications because I am having some redraw issues when altering the
height of a NSClipView using setFrameSize. (I call
setNeedsDisplay:YES) after. I would like my window to resize
accordingly.
Thanks,
Byron
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
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