objective c - How to change NSScroller color? -


i'm trying change color of scroller itself, seems need overwrite around drawknob couldn't find method seemed appropriate.

one way thought inject new style , scroller use again, couldn't find nscolor in nsscroller header.

any idea?

i think have write subclass, , override drawknob, maybe drawknobslotinrect: depending on want change.


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -