Re: Autosizing mask doesn't work with NSSegmentedControl
Re: Autosizing mask doesn't work with NSSegmentedControl
- Subject: Re: Autosizing mask doesn't work with NSSegmentedControl
- From: Jens Alfke <email@hidden>
- Date: Tue, 12 Jul 2011 10:55:44 -0700
On Jul 12, 2011, at 2:16 AM, Filip van der Meeren wrote:
> I have set up an NSSegmentedControl in IB with the autosizingmasks but the control won't stretch or shrink as it should. Any clue about why? I have searched the google pages and the apple doc but came up empty.
NSSegmentedControl determines its own size. To resize it you have to set the width of the individual NSSegmentedCells in it.
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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