At present, my project display the main and related items separately in multiple interfaces, and use the combobox in the related item interface to filter the sub items of the main.
However, such an interface layout still seems to be cumber…
I’m developing a stand-alone, cross-platform desktop app for Windows, Mac, and GNU/Linux. I’ve read these ([1], [2]) questions and concluded that I’ll have to cherry pick guidelines from all three HIGs as the end-users span across the thr…
I write a Windows application that needs to have some "secret" functionality. For example, the application disables certain parts of the UI if the user is running in a certain environment. But because of corporate security measur…
Should tooltips in a desktop application end with a period? Is proper English required in this case?
Looking forward to any feedback or examples on this.
Thank you!
When I place the help button in dialogs like here:
What tab order should I use? It’s obvious that the content panel uses tabindex values that correspond to the reading order which is supported by the optical layout (which may indeed be …
I have 4 different types of external logging data that can be opened in my desktop application. They are displayed as tables. Each of these have a few columns in common (e.g. timestamp), but most of the columns are completely different to …
An app developed by another team here at Acme Software overrides – in fact, erases – the operating system-provided system menu (it also custom paints the minimize, maximize, and close button, but that’s another issue). My opinion is that …