Trower’s Top 10 UI Design Errors (cont)
Trower’s Top 10 UI Design Errors (cont)
3. Supporting multiple instances
- Users can be confused when opening an already open object and getting a new instance
- The application should check to see if an instance (window) is already open
2. Failing to include pop-up menus for title bar icons
- Inclusion of the icon in the title bar is intended as an access point to the commands of that icon.
- Right-clicking the icon should bring up a pop-up menu that contains commands that apply to the object represented by that icon