NSSegmentedControl incorrect rendering inside a NSToolbar
NSSegmentedControl incorrect rendering inside a NSToolbar
- Subject: NSSegmentedControl incorrect rendering inside a NSToolbar
- From: David Hoerl <email@hidden>
- Date: Tue, 2 Oct 2007 08:30:59 -0400
I am trying to use a NSSegmentedControl as one "view" inside a
NSToolbar. What I observe is that when the control is sized as
"regular", the top of it does not render properly - it appears
clipped by a few pixels at the top.
[Xcode 2.5, control dragged from the IB palette, OS 10.4.10]
If I instead set it to "small" it draws just fine.
I've tried putting the control inside a view, with other object, and
the behavior is exactly the same.
So, the question is, is there some trick I can employ to get it to
draw properly as a regular sized control?
David
_______________________________________________
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