Re: Animated split view collapsing
Re: Animated split view collapsing
- Subject: Re: Animated split view collapsing
- From: "Lawrence Sanbourne" <email@hidden>
- Date: Tue, 25 Apr 2006 00:00:26 -0500
> This is really strange. I'm still getting the same exception repeated
> many times:
Oh my gosh, I'm an idiot. It turns out that the exception was being
generated by a delegate method I wrote
(-splitView:resizeSubviewsWithOldSize:) to force the subview in
question to remain the same size when the window resizes. I fixed that
problem and now it's animating. Sorry, everyone, for bothering you.
There are some strange visual artifacts, though -- the boundary of the
view being animated, which has an NSBezierPath border lining it, is
leaving a trail during the animation. I'll check this out myself --
maybe it's a result of something else bad I did in that delegate
method. (It took a heck of a lot of work to get that delegate working
the way I wanted to -- to have one subview remain fixed in size when
the window is resized. All in all, I guess I should have used one of
the several NSSplitView replacements.)
Larry
_______________________________________________
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