Changes between Version 36 and Version 37 of BASE_BOUND_CONTROLS_R0


Ignore:
Timestamp:
01/19/09 17:16:20 (16 years ago)
Author:
peko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BASE_BOUND_CONTROLS_R0

    v36 v37  
    107107 * Bound Controls are satisfying for the time being. 
    108108 * !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.