NSScroller methods not being called
NSScroller methods not being called
- Subject: NSScroller methods not being called
- From: Michael Watson <email@hidden>
- Date: Fri, 25 Jan 2008 13:41:30 -0500
I've overridden the following two methods of NSScroller, as per the
docs, to perform custom drawing:
- (void)drawParts
- (void)drawArrow:(NSScrollerArrow)arrow highlight:(BOOL)flag
Neither method is ever called. The -drawKnob method is indeed called,
but those two are not. What have I missed, exactly?
--
m-s
_______________________________________________
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