timthedevguy / BGHUDAppKit

* BGHUDAPPKIT is no longer under development by me, I hope that the community will keep it alive and going as I no longer have time to dedicate to the project** The missing HUD controls. Please scroll down to read the readme file for an important notice concerning the future of BGHUDAppKit. Note that there are multiple versions available, 10.5+, 10.6.7, and now 10.7. As soon as I learn how I'll make these all one code base if possible.
http://www.binarymethod.com/
312 stars 57 forks source link

Is it possible to draw the tick marks of a disabled BGSliderCell in the disabledStrokeColor? #58

Closed garethsb-ghost closed 8 years ago

garethsb-ghost commented 13 years ago

Is it possible to draw the tick marks of a disabled BGSliderCell in the disabledStrokeColor?

I haven't immediately been able to determine how to override the NSSliderCell drawing of the tick marks. However, it's definitely the case that the BGSliderCell track is drawn in the disabledStrokeColor when disabled, but the tick marks aren't rendered differently than in the enabled state.

Is there any way to fix this?

Many thanks, Gareth

apparentsoft commented 8 years ago

Fixed in 983c822 as part of #70