Re: Animated split view collapsing
Re: Animated split view collapsing
- Subject: Re: Animated split view collapsing
- From: "I. Savant" <email@hidden>
- Date: Sun, 23 Apr 2006 15:59:44 -0400
Regarding the CocoaDev code you referenced, can you post the
specific error(s) you are receiving? Have you used the debugger to
determine why the code loops?
Regarding making the splitter bar disappear, check the NSSplitView
documentation and look at the -dividerThickness method. You can
subclass and override this to make the divider any size you want,
including, I believe, zero.
--
I.S.
On Apr 23, 2006, at 3:22 PM, Lawrence Sanbourne wrote:
Hello,
Does anyone have any code for collapsing a pane of a split view, using
NSViewAnimation or other means? There's some CocoaDev code for this,
but it causes an infinite loop and lots of array bounds exceptions:
http://www.cocoadev.com/index.pl?AnimatedNSSplitView
I'd like the splitter bar to disappear entirely when the view is
collapsed. (This is the behavior in iCal and other Apple apps.)
Larry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com
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