ui-guidelines

guidelines for opening safari from an iPhone app

假如想象 提交于 2019-12-24 00:24:57
问题 Are there any usability guidelines around opening a website in safari from an iPhone app? Example: I have a button in my app, that when tapped takes the user to a website in safari - this closes my app and opens safari. To me, it seams kinda crappy to do this without warning the user that they are about to exit the app and open safari. Are there any user guidelines that state how this should be handled? I.e. should you prompt the user and let them know? I haven't been able to find an official

Windows forms - inactive highlight color

最后都变了- 提交于 2019-12-10 20:53:59
问题 I have a ListView control with OwnerDraw = true . Sometimes my control might not be focused, but have the items selected. Which color should I use to render the selection bar? I couldn't find any guidelines for that, however, it seems that the ordinary ListView uses the SystemColors.Control color for that (see the picture). Could I rely on that or would that be incorrect for some cases? 回答1: SystemColors.Control is the correct color to use. Unfortunately there is not a predefined Color in

What are some good usability guidelines an average developer should follow? [closed]

孤街醉人 提交于 2019-12-03 02:20:28
问题 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 7 years ago . I'm not a usability specialist, and I really don't care to be one. I just want a small set of rules of thumb that I can follow while

What are some good usability guidelines an average developer should follow? [closed]

微笑、不失礼 提交于 2019-12-02 15:50:39
I'm not a usability specialist, and I really don't care to be one. I just want a small set of rules of thumb that I can follow while coding my user interfaces so that my product has decent usability. At first I thought that this question would be easy to answer "Use your common sense", but if it's so common among us developers we wouldn't, as a group, have a reputation for our horrible interfaces. Any suggestions? Marcio Aguiar Source: http://stuffthathappens.com/blog/wp-content/uploads/2008/03/simplicity.png Read Don't Make Me Think by Steve Krug . It is a great starting point, and an easy