Re: My Slider has spikes
Re: My Slider has spikes
- Subject: Re: My Slider has spikes
- From: Murat Konar <email@hidden>
- Date: Thu, 12 Apr 2007 17:35:56 -0700
I'll bet it has something to do with whether
On Apr 12, 2007, at 5:26 PM, Ron Fleckner wrote:
I make a popup window for a slider in my app. My problem is that
the slider has strange little barbs or spikes near the ends of it's
'track' and the ends of the track are squared off rather than
rounded. Here's the whole code I use to create the window...
[snip]
First of all, why not use Interface Builder to construct your view
hierarchy then pop that into your custom window?
Second, I'll bet what's going on is that the end caps of your
slider's groove are being drawn upside down, which suggests a problem
somewhere with coordinates not having the proper flipped-ness.
_murat
_______________________________________________
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