Changes between Version 15 and Version 16 of GROUP_TEMPLATES_R3
- Timestamp:
- 09/24/09 23:08:21 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GROUP_TEMPLATES_R3
v15 v16 110 110 * It should contain a list property of BoundCheckBox, called subControls. 111 111 * Its state should be auto-computed based on the state of the sub controls. If all checkboxes are checked, the main one is checked. If all are unchecked, the main one is unchecked. Otherwise it is grayed out, indicating a mix of the states of the sub controls. 112 TemplateIntegrationTest 112 113 113 === Dialog logic === 114 114 * The Add buttons will do the following (let's say that a frame is selected):