Changes between Version 387 and Version 388 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 05/10/10 15:11:19 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v387 v388 162 162 * abeham: I agree with swagner and I think the bigger issue (at that time) was that results were locked. Now you can click around them freely while the algorithm continues to run. 163 163 * A "Do you want to save your work" question is missing when clicking the "x" of an open SGA, TSP, ... 164 * swagner: In a discussion with maffenze it was decided not to show such a message box. When closing a view the optimizer cannot know, if the content of this view has been changed or not. Therefore, it would have to ask the user every time which might be quite annoying. As an alternative a message box will be shown when the optimizer itself is closed (see review comment of swinkler). 164 165 * Data Analysis Problem: Trying to import a csv file which is opened in Excel leads to an IOException (cannot access file, used by another process) 165 166