Tagged Questions
3
votes
1answer
324 views
How can the Copy and Replace message box be improved?
I have a program (running on Windows) that I am developing that has a file and folder page as part of it that is effectively copying the Windows format. I allow users to copy, cut, paste, delete and ...
7
votes
1answer
160 views
Should filtering of data have an effect on the filter criteria as well?
My quesion is about filtering of data in a Windows desktop application.
I have a large amount of data coming from a database (> 900.000 records). The records are shown in a classic listcontrol (rows ...
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 ...
3
votes
6answers
414 views
How can I improve the perceived performance of a desktop application?
We've build quite a 'large' and regrettably slow windows application for various financial planning business steps.
I'm currently trying to improve the performance of the application by slowly ...
4
votes
6answers
448 views
Good example of a Keyboard Shortcut Manager implementation [closed]
I am implementing a keyboard shortcut manager in which the user can assign shortcut keys to global (or contextual) commands in a Windows desktop application. Note that the application has load of ...
6
votes
1answer
279 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?