Re: NSScroller question
Re: NSScroller question
- Subject: Re: NSScroller question
- From: "Hamish Allan" <email@hidden>
- Date: Fri, 28 Mar 2008 01:52:56 +0000
On Fri, Mar 28, 2008 at 1:17 AM, <email@hidden> wrote:
> The white part above the slot is by
> default black, but here I made it white by filling the rect returned
> by calling [self rectForPart:NSScrollerNoParts].
[self rectForPart:NSScrollerNoPart] simply returns a rect in the
scroller where a click will have no effect. Those pixels are, however,
part of the slot.
Hamish
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden