Hey everyone.
I'm currently writing a custom NSScroller class (to change its look). But, I'm having trouble drawing the arrows. Basically, when is drawArrow:highlight: called? I assumed it'd be called whenever drawKnob was called (or at least in init and whenever it's clicked), but apparently not.
Thanks in advance!
I'm currently writing a custom NSScroller class (to change its look). But, I'm having trouble drawing the arrows. Basically, when is drawArrow:highlight: called? I assumed it'd be called whenever drawKnob was called (or at least in init and whenever it's clicked), but apparently not.
Thanks in advance!