Re: Classy NSSplitViews in Cocoa
Re: Classy NSSplitViews in Cocoa
- Subject: Re: Classy NSSplitViews in Cocoa
- From: j o a r <email@hidden>
- Date: Fri, 7 Oct 2005 14:56:14 +0200
On 7 okt 2005, at 14.38, Aaron Wallis wrote:
How do I go about making pretty NSSplitviews like the ones in Mail
and iTunes [ where there is a 1px border rather than a 7px blank
area with a nob]
I've checked out the documentation and there doesn't seem to be
much there on customising the splitviews...
How about "-[NSSplitView dividerThickness]", that:
"Returns the thickness of the divider. You can subclass NSSplitView
and override this method to change the divider’s size, if necessary."
And if you're going to check that out, you might as well read about "-
[NSSplitView drawDividerInRect:]".
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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