Overall UI Design: Difference between revisions
From ParaQ Wiki
Jump to navigationJump to search
No edit summary |
|||
Line 20: | Line 20: | ||
* [[It's views all the way down]] | * [[It's views all the way down]] | ||
* [[Selection Policy]] | * [[Selection Policy]] | ||
* [[Issues with Connection and Recent Files]] |
Revision as of 14:51, 24 July 2006
This is a developing page that collects notes on the overal UI design
Consistency
We must have visual and widget consistency across the UI. Examples:
- When dealing with variables, we should present consistent visual and operational options. For example, any list of variables should have at a minimum the following elements. The graphical representation of these things should be consistent across the UI. For example, if we use an icon to represent type, that will be consistent whenever there is a variable list, whether that list be in a combo box, a list box, or other widget. Similarly, loaded/unloaded representation should be consistent.
- Indication of type (Element, Node, etc.)
- State (loaded, not loaded)
- Name