Re: Animated split view collapsing
Re: Animated split view collapsing
- Subject: Re: Animated split view collapsing
- From: Matt Neuburg <email@hidden>
- Date: Mon, 24 Apr 2006 08:54:47 -0700
- Thread-topic: Animated split view collapsing
On Sun, 23 Apr 2006 14:22:45 -0500, "Lawrence Sanbourne"
<email@hidden> said:
>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
My impression is that NSAnimation is unreliable and pesky. I use it in my
NotLight app, but it took me a week of experimentation to find a combination
of parameters that didn't crash (and in the end the solution also involved
giving "display" commands at various crucial moments, for reasons that I
never understood).
Did you try RBSplitView, as recommended on that same page?
Did you look at the OmniFrameworks code? They've got those collapsing
inspector panels.
m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
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