Changing the Appearance of NSScroller
Changing the Appearance of NSScroller
- Subject: Changing the Appearance of NSScroller
- From: Josh Ferguson <email@hidden>
- Date: Wed, 26 Nov 2003 14:35:58 -0600
I'm trying to change the scrollbars of a NSScrollView to appear
transparent when disabled. I know that I need to subclass NSScroller
to do this, but I'm at a loss as to what methods need to be overridden.
Am I better off just hiding the scroll bars and drawing a static image
in its place (since it's only effective when the bars are disabled),
instead of subclassing NSScroller? Any help would be greatly
appreciated.
Thanks,
Josh Ferguson
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.