iPhone UI:没有UITableView的编辑按钮,不好主意?(iPhone UI: No edit button for UITableView, bad idea?)

编程入门 行业动态 更新时间:2024-10-28 05:27:04
iPhone UI:没有UITableView的编辑按钮,不好主意?(iPhone UI: No edit button for UITableView, bad idea?)

我有一个UITableViewController,它允许用户深入到不同的记录。 在第二级/视图上,用户可以添加和编辑新记录。 但是,我不知道该怎么做,因为后退按钮位于左上角,我需要在右上方放置“添加”按钮,因此编辑按钮没有空间(保持HIG),这通常会在后退按钮的位置。 (我使用的是标签栏,所以不能把它放在底部。)

您是否认为用户知道刷卡删除记录是合乎逻辑的? 或者,我需要一个编辑按钮吗? 如果我需要一个编辑按钮,如果我正在关注HIG,我应该把它放在哪里?

I have a UITableViewController which lets the user drill down into different records. On the second level/view, the user can add and edit new records. But, I am not sure what to do, since the back button is on the top left, and I need to put the "Add" button on the top right, so there is no room (keeping to HIG) for the edit button, which would normally go where the back button is. (I am using a tab bar, so can't put it at the bottom.)

Do you think that it is logical, to expect users to know to swipe to delete a record? Or, do I need to have an edit button? If I DO need an edit button, where should I put it if I am following HIG?

最满意答案

滑动删除是一个牢固建立的iPhone UI交互,所以是的,我会很乐意期望用户知道这一点。 我们遇到过几次相同的问题,是的,你只有两个导航栏按钮,所以你必须做出选择。 如果您已经使用了标签栏的底部,我没有看到很多其他选项。

Swipe to delete is a firmly established iphone UI interaction, so yes I would be comfortable expecting users to know that. We've run into the same problem a few times, and yeah you only get two nav bar buttons so you've got to make a choice. If you're already using the bottom for a tab bar, I don't see many other options.

更多推荐

本文发布于:2023-08-04 16:03:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1417606.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:主意   按钮   不好   编辑   UITableView

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!