Tagged Questions

12
votes
21answers
2k views

How can I enhance the aesthetics of an ugly windows form packed with too many (necessary) features?

One of the window dialog of a software I'm working on looks a bit like this : (original screen-shot copied from this coding horror post, other examples available on this SO question) The thing is ...
3
votes
2answers
213 views

Aesthetically pleasing GUI components

I want to make my GUI components aesthetically pleasing. Is there any particular ratio I should use between a component's width and height that would make it look especially pleasing?