学习优秀UI技术的资源,更直观、更艺术、更人性化

发布于 2024-10-15 20:32:38 字数 329 浏览 1 评论 0原文

无论我的编码有多好,我常常对第一次在 Flex 中为应用程序开发的屏幕感到满意,这显然会导致重做和浪费时间。只有在更改了 2-3 次之后,团队才同意其“用户友好性”。有人可以给我指出一个好的位置/书籍/网站,在那里我可以看到/学习 UI 开发技术。不是技术上的,而是艺术上或用户友好的。

我现在需要的一个示例是一个控件 UI,它能够在第 3 级深度选择 xml 的多个节点(因此这将涉及在两个级别选择节点)。

我依次使用了两个组合框,其中一个组合的内容依赖于另一个组合框(并在网格中使用此类组合框以同时启用多个选择)。但在这里组队看起来确实不错。说它不“用户友好”。

任何帮助将不胜感激。 谢谢。

No matter how good coding I do, I am more often than not pleased with the screens I develop for my application in flex in first go, which obviously results in re do and wastage of time. Only after changing it 2-3 times the team agrees on its "user friendlyness". Could someone point to me a good location/book/website where I could see/learn UI development techniques. Not technically but artistically or user friendly.

One example that I need now is a control UI to be able to select multiple nodes of a xml at 3rd level deep (which will thus involve selection of nodes at two levels).

I used two combo boxes one after another in which content of one combo depended on another (and used such combo boxes in a grid to enable multiple selection at same time). But that does look nice to team here. Say its not "user friendly".

Any help will be greatly appreciated.
Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

婴鹅 2024-10-22 20:32:38

可能值得浏览一些适用于特定系统的用户界面指南:

  1. Apple 人机界面指南
  2. Microsoft 用户体验交互指南
  3. BlackBerry PlayBook Tablet UI 指南

等。

似乎有每个系统都有特定的 UI 设计指南,我敢打赌,一般来说,它们的建议与其他系统几乎相同。

it might be worth browsing over some of the user interface guides available for specific systems:

  1. Apple Human Interface Guidelines
  2. Microsoft User Experience Interaction Guidelines
  3. BlackBerry PlayBook Tablet UI Guidelines

etc.

there seems to be specific UI design guidelines for every system, and i'm willing to bet that they suggest pretty much the same thing as the others, generally speaking.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文