开发者

Xcode Designer: How Do I Create 2 Sliding Selector Controls? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, o开发者_如何学运维r rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

Xcode Designer: How Do I Create 2 Sliding Selector Controls? [closed]

Hi,

I want to list for ex. speechers in an organization. Let's say a schedule. I've seen a couple apps in AppStore and liked this most. How do we create such controls? Like select the date then the place of speech. Those two don't have to be dependent.

I couldn't see a control like this in Xcode designer.

Thanks in advance.


You would have to write your own control. Something like that could be a UIScrollView set to paging mode that gets its 3D effect from some neatly positioned gradients. Interface Builder won't help you much (if at all) with this task.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜