Re: Animated split view collapsing
Re: Animated split view collapsing
- Subject: Re: Animated split view collapsing
- From: "I. Savant" <email@hidden>
- Date: Mon, 24 Apr 2006 07:04:56 -0400
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.
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?).
--
I.S.
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