Changes between Version 3 and Version 4 of INTERACTION_AND_GRAPHICS_DESIGN/Elements
- Timestamp:
- 04/02/09 17:44:15 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
INTERACTION_AND_GRAPHICS_DESIGN/Elements
v3 v4 24 24 === Button === 25 25 Buttons trigger specific functionality. This may be 26 * Menu 27 * File operation 26 28 27 === BoundControl === 29 28 * A Bound Control gives the on-the-fly changes functionality. This means that changing a property/group of properties is done immidiately, without clicking Apply or OK buttons. All of the changes can be undone.