Re: iOS: String Drawing
Re: iOS: String Drawing
- Subject: Re: iOS: String Drawing
- From: Filip van der Meeren <email@hidden>
- Date: Wed, 13 Jul 2011 15:33:25 +0200
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 (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