iPhone 用户界面选择器

标签 iphone objective-c ios interface-builder

我遇到了这个应用程序,它似乎自定义了 UI Picker。我认为您无法自定义选择器的某些方面。所以也许这是一个自定义界面,但它看起来太像一个选择器了。

最佳答案

我创建了类似的选择器:

enter image description here

使用 UITableView 和操作表。我将表格 View 添加到操作表中(用于动画)。

关于iPhone 用户界面选择器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8454410/

相关文章:

iphone - iOS 5 中 UILabel 的多色

ios - 如何访问存储在数组中的对象的数据?

ios - 我是否必须将 iPhone 连接到我的 Mac 才能创建配置文件?

ios - 需要算术或指针类型的 uitextfield。

iphone - 如何将本地视频文件嵌入到 Html 中以在 UIWebView 中播放?

iphone - NSDefaultRunLoopMode 与 NSRunLoopCommonModes

ios - 如何以编程方式将 iOS View 连接到处理程序

ios - PHImageManager requestImageForAsset 为 iCloud 照片返回 nil

iphone - UITableViewCell imageView 不显示

iphone - 应用程序打开然后立即关闭 - iPhone 模拟器