Tagged Questions
0
votes
3answers
143 views
good reason/guideline/heuristic/principle, according to GUI design pattern, to align maximise, minimise and close button on the left side in Ubuntu
Since Ubuntu 10.04 (and maybe some other Linux versions), we sometimes see the maximize, minimize and close buttons on the:
left side:
and sometimes on the right side: .
So, can someone explain ...
19
votes
5answers
12k views
Is there a Windows 8 desktop UI Guideline or HIG anywhere in the world?
And I don't mean Win 7 / Metro UI guidelines, I have them up the wazoo, but I've changed jobs and need to start looking at the new Windows 8 DESKTOP design. I know it takes a lot of cues from Metro on ...
4
votes
2answers
632 views
How to let the user add and edit items in a ComboBox? (WinForms)
In my WinForms application there is a ComboBox with default values. The user should be able to add items to the ComboBox or rename existing items.
I want the design to be simplistic. This was my ...
8
votes
5answers
459 views
What factors should I consider when [re]designing a home page / home screen?
I've been considering redesigning the home screen for the next release in a desktop application I'm responsible for. This could probably be thought of as a brand-new design, since I have virtually no ...
4
votes
4answers
157 views
Why do programs ask the user to configure auto-update when first run?
Yesterday, I was installing F.lux on my Mac (cool-looking program by the way), and when I ran it, it asked me if I wanted the program to automatically update. How am I (or any average user) supposed ...
6
votes
1answer
278 views
Where can I find an official or recommended Windows desktop application user interface usability and style guide?
I've heard there is a OSX User Interface Usability and Style Guide since the 90's. I never heard of an equivalent book for Windows. Is there any?
8
votes
5answers
3k views
Desktop software design patterns
There are a lot of resources on the web about web applications design patterns, but only a few about desktop applications.
And this is quite strange as most of the business targeted software is ...