Re: Preventing NSSlider bar from drawing
Re: Preventing NSSlider bar from drawing
- Subject: Re: Preventing NSSlider bar from drawing
- From: Andreas Mayer <email@hidden>
- Date: Wed, 17 Jan 2007 18:12:58 +0100
Am 17.01.2007 um 17:29 Uhr schrieb Michael Watson:
Override -drawWithFrame:inView.
I don't want to. And I don't think I should need to either.
It works because Apple's private bar drawing isn't called if you
don't call it yourself in -drawWithFrame:inView.
Yes, I know. But why isn't that call located inside -
drawBarInside:isFlipped:, as I think it should?
Andreas
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden