Projects/Slicer3/2007 Project Week Drafting Human Interface and Slicer Style
Key Investigators
- BWH: Wendy Plesniak
- Kitware: Yumin Yuan
Objective
coming soon...
This document will be a resource for Slicer developers who want to create module interfaces that are understandable, and usable, and that conform to Slicer's general appearance and behavior conventions. The document will also provid:
- downloadable elements (icon blanks, logo blanks, useful shell scripts, etc.)
- links to KWWidgets class descriptions and
- links to other Slicer development documents.
Approach, Plan
The content of these guidelines is influenced by other usability efforts, including the wyoGuide, GNOME's HIG2.0, Apple's Human Interface Guidelines, and the Java Look and Feel Guidelines.
Develop:
- recommendations for using interface elements effectively and consistently across the application,
- general principles for crafting interfaces that:
- are easy to learn (for beginners especially)
- are easy to use (for beginners, intermediate and expert users alike) and
- provide a consistent user experience application-wide.
Note: these guidelines will not be strictly enforced. Developers can deviate from them when they don't fit the application.
Progress
An initial outline of this document has been started with some initial text and resources. Goal is to have a complete outline in place before the project week begins, to collect feedback on it there, and to begin crafting the content.
References
- wyoGuide: a cross-platform HIG
- Apple Human Interface Guidelines
- GNOME Human Interface Guidelines
- Java Look and Feel Design Guidelines
- Java Look and Feel Design Guidelines: Advanced Topics