Changes between Initial Version and Version 1 of Ticket #1855, comment 11
- Timestamp:
- 07/02/12 23:27:27 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1855, comment 11
initial v1 5 5 * Changed the default instance of the LinearAssignmentProblem to a real-world example 6 6 7 Regarding your comment: 8 * In SetEnabledStateOfControls only the assignmentDataGridView is enabled/disabled. The assignmentViewHost is not disabled/enabled. 9 * The ViewHost is an `AsynchronousContentView` which is ReadOnly'ed and Locked by the `View`, and `ContentView` base classes through `PropagateStateChanges`. 10 7 11 Thanks for the thorough review. Please set as readytorelease if you think the changes are okay and you have no further comments.