This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| macosx_human_interface [2019/02/20 15:11] 203.9.78.18 | macosx_human_interface [2019/02/26 07:51] (current) admin | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ## The Always-On Environment | ## The Always-On Environment | ||
| + | |||
| + | --- | ||
| ## Human Interface Design Principles | ## Human Interface Design Principles | ||
| Line 82: | Line 84: | ||
| * Tools (highlight, eraser, etc.) | * Tools (highlight, eraser, etc.) | ||
| + | --- | ||
| ## Preferences | ## Preferences | ||
| - | (From P75 to) | + | (P75) | 
| The purpose of preference is to reduce the complexity of the user interface by giving users the ability to customize what they see on the display screen and, to some extent, how the application performs. | The purpose of preference is to reduce the complexity of the user interface by giving users the ability to customize what they see on the display screen and, to some extent, how the application performs. | ||
| Line 93: | Line 95: | ||
| + | --- | ||
| + | ## Dialog and Alert | ||
| + | |||
| + | (From P235 to P254) | ||
| + | |||
| + | ### Dialog | ||
| + | |||
| + | * A dialog appears to input information (search text) or choose object (save, open, etc). | ||
| + | * LS: dialog is used for a specific action, but not on global changes. | ||
| + | |||
| + | ### Alert | ||
| - | ## Writing Good Alert Messages. | + | * An Alert appears asking user which action to take. | 
| + | {{::alert_example.jpg?nolink&400|}} | ||
| + | --- | ||
| + | ## Naming of menu items | ||