Re: What UIControl could this be?
Re: What UIControl could this be?
- Subject: Re: What UIControl could this be?
- From: David Duncan <email@hidden>
- Date: Mon, 09 Feb 2015 09:49:48 -0800
You can use the appearance proxy to change the look of many controls in UIKit. In the case of UISegmentedControl you can set background images to use for the segments, along with other properties. I think you can then just configure the segment text with line breaks to get this specific look.
> On Feb 7, 2015, at 10:42 PM, Aaron Lewis <email@hidden> wrote:
>
> Hi,
>
> I'm trying to create something similar in this image:
> http://ui4app.qiniudn.com/photo/app/527dae076803fa9c01000003.png
>
> In the middle of the View there's a horizontal navigation bar, the
> "190 photos", "429 followers" and "253 following" part.
>
> Looks similar to UISegmentControl I guess? But I'm not sure how it
> become like that
>
> --
> Best Regards,
> Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/
> Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33
> _______________________________________________
>
> 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
--
David Duncan
_______________________________________________
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