Changes between Version 36 and Version 37 of BASE_BOUND_CONTROLS_R0
- Timestamp:
- 01/19/09 17:16:20 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BASE_BOUND_CONTROLS_R0
v36 v37 107 107 * Bound Controls are satisfying for the time being. 108 108 * !BoundSpinner is not easily controllable and not automatically updated on user input. It inputs into the model when the UI control leaves its focus. Should be fixed in next revision by extending the !BoundTextField to provide incrementing and decrementing buttons. This way we will have a fully customizable !BoundSpinner. 109 * We need a bound control that does not input directly into the model. For position field of a frame for example it will be annoying for the frame to move around the page while the user inputs data.