创建具有逼真背景图像的 iPad 应用程序
我有一个 iPad 应用程序,带有一个常规的、单调的 UISplitView。我想通过添加逼真的背景(如人造木)来增强视觉效果,使其看起来很前沿。我以这个应用程序为例:
http:// itunes.apple.com/us/app/to-do/id413879773?mt=8
他们似乎在 SplitView 中使用 2 个彼此相邻的常规 UITableView。但我无法弄清楚: a) 如何为 2 个桌面视图创建偏移量,以便皮革背景覆盖它们 b) 如何创建 splitView 以便为底部的工具栏留出空间 c) 侧面的襟翼是 DetailView 视图内的另一个 tableView 吗? (即详细视图里面有 2 个表格视图)?
希望能得到一些帮助来解构这样的设计。这是另一个很好的例子: http://itunes.apple.com/us/app /todo-for-ipad/id371787147?mt=8
I have an iPad app with a regular, drab-looking UISplitView. I would like to enhance the visuals to make it look cutting-edge, by adding realistic backgrounds (like faux-wood). I'm looking at this app as an example:
http://itunes.apple.com/us/app/to-do/id413879773?mt=8
They seem to use 2 regular UITableView's next to each other inside a SplitView. But I can't figure out:
a) how to create the offset for the 2 tableviews so that the leather background covers them all-around
b) how to create the splitView so that there's space left for a toolbar at the bottom
c) are the flaps on the side another tableView inside the DetailView's view? (i.e. the detail view has 2 tableviews inside it)?
Would love some help deconstructing a design like this. Here's another great example:
http://itunes.apple.com/us/app/todo-for-ipad/id371787147?mt=8
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论