programmatically created BWTransparentSlider's Knob looks shifted
programmatically created BWTransparentSlider's Knob looks shifted
- Subject: programmatically created BWTransparentSlider's Knob looks shifted
- From: rqtikk <email@hidden>
- Date: Fri, 2 Oct 2009 13:13:15 +0200
- Resent-date: Fri, 2 Oct 2009 13:19:19 +0200
- Resent-from: rqtikk <email@hidden>
- Resent-message-id: <email@hidden>
- Resent-to: email@hidden
I'm creating it like this:
slider = [slider initWithFrame:NSMakeRect(x, y, sliderWidth,
sliderHeight)];
[slider setCell:[[BWTransparentSliderCell alloc] init]];
but it looks strange like this:
Am I doing something wrong?
Thanks for help.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden