Tagged Questions
33
votes
9answers
3k views
What are the drawbacks of designing a Windows application to look like a Mac application?
I'm working with a company whose product is a Microsoft Windows application.
As the UI/UX designer (and as a Mac user) I want to redesign the application so it is more visually appealing.
Are there ...
3
votes
2answers
94 views
How can I make a preference window that is good at tweaking theming settings?
I'm working on a file manager where the user can change text properties, the same way as in programming editors: font-family, font-size, antialiasing, background-color, foreground-color.
Currently I ...
9
votes
6answers
396 views
What to put in the About box?
I wonder what useful stuff one can put in an About box in a Mac OS X program.
Most basic the About box displays
Program icon
Program name
Version number
Copyright
More sophisticated ones ...