Re: Animated split view collapsing
Re: Animated split view collapsing
- Subject: Re: Animated split view collapsing
- From: "Lawrence Sanbourne" <email@hidden>
- Date: Mon, 24 Apr 2006 09:27:56 -0500
No problem at all! I really appreciate your help.
Larry
On 4/24/06, I. Savant <email@hidden> wrote:
>
> Tom Marchand and John Buckley gave two suggestions where to look.
> I had no other ideas at a glance. That's what I meant. It seems the
> suggestion about not releasing the animation is not the problem, so
> what about the array suggestion? Sorry, I can't really think of any
> other suggestions than what others have offered already - it seems
> like a memory management issue to me.
>
> --
> I.S.
>
>
> On Apr 24, 2006, at 10:09 AM, Lawrence Sanbourne wrote:
>
> > On 4/24/06, I. Savant <email@hidden> wrote:
> >>
> >> The error messages have already been addressed by other posters.
> >> Have they helped? I'll add the importance of learning how to use the
> >> debugger. You *must* learn how to use this tool.
> >
> > I admit that I'm not that skilled with the debugger. I used it to
> > figure out the call trace for this error, and to determine that it
> > happened during the -startAnimation call. Can you suggest some other
> > helpful info I'd want -- and how to get it using the debugger?
> >
> >> As far as the quote below (divider thickness), my previous
> >> statement still stands. Subclass NSSplitView. If it's collapsed,
> >> return "0" for the divider thickness, otherwise, return the "usual
> >> value" (which I believe is 10?).
> >
> > Good point. I'll do that.
> >
> > Thanks for your help.
> >
> > Larry
> >
> >> On Apr 23, 2006, at 6:10 PM, Lawrence Sanbourne wrote:
> >>
> >>>
> >>> Regarding the split view divider thickness, I actually want it to
> >>> disappear only when the split pane is collapsed. Try clicking the
> >>> info
> >>> button in iCal to see what I mean.
> >>>
> >>
>
>
_______________________________________________
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