Damn, that is kind of sucky... I was trying to create something like the navigator bar in Xcode, you know those top 7~8 icons that function a bit like a tabbar... That means that I will have to manage the outer rims of the segmentControl myself. I was hoping that wasn't necessary...
- Filip On 12 Jul 2011, at 17:27, Development wrote: > > 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 _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com