Graphical User Interface design (GUI-design for short) refers to the visual aspect of designing computers, appliances, machines, mobile communication devices, software applications, and websites with the focus on the user's experience and interaction. Generally refers to digital rather than physical ...
11
votes
9answers
1k views
Scrollbar on the left
Is there a deep study that suggests to place a scrollbar on the right? Personally I move it to the left whenever it's possible (firefox allow this, as well as xterm and emacs).
I know that placing a ...
11
votes
6answers
384 views
Do users know the difference between a web application and a desktop application?
As cloud applications become more prevalent and the line between what is a desktop app and what is a web app becomes very blurry, different patterns for design, security, privacy and user experience ...
9
votes
6answers
366 views
Are multiple entry points good or bad?
My example is a web-based application, but I guess this could go for anything: Multiple entry points for the same action, good or bad?
My example:
Adding a product against a supplier (vendor).
This ...