Tagged Questions
10
votes
2answers
437 views
Icon-only navigation bar for a desktop application?
I am working on a groupware application running as a desktop application (not in the browser). I wanted to keep the interface really simple and minimalistic so my users will not get distracted by a ...
3
votes
3answers
157 views
Is it better to use generic icons for 3rd party branded software or system specific icons?
I am developing a program that saves Word documents.
We develop on Mac OSX (in a Virtual Machine) and as such the Word Icon we have used is the Mac-specific word icon (which makes no sense when ...
-1
votes
5answers
263 views
Appropriate Icon for “Load” Button? [closed]
I'm tasked with redoing part of the UI in one of our desktop applications. I've specifically been asked to replace a "Load" button with an icon. Are there any conventions for this style of icon? ...
2
votes
3answers
259 views
In a desktop application, what are best practise methods to provide a menu of functions
I have a .NET Winforms application that hosts controls to provide different areas of functionality.
My normal method in providing a menu to switch between these controls has been a TreeView or a List ...
