Hello, I'm trying to change the color of a determinate spinning style NSProgressIndicator similar to what happens in Mail.app when a row is selected in the left pane. Thing is I've had no luck getting -setControlTint to work and I've tried to subclass NSProgressIndicator but it seems I must try to redraw everything using -drawRect when all is really want is to change the color. Is there a more obvious way that I might be overlooking?
Thanks, rick_______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
