Commit | Date | |
---|---|---|
[r27463]
by
bugman
Simplification of the GUI analysis post_reset() method. This now uses the delete_all() and hence delete_analysis() methods to clean up the GUI. The reset |
2015-02-03 13:51:32 | Tree |
[r27462]
by
bugman
Shifted the printouts from the GUI tests suite clean_up_windows() method to the tearDown() method. This change means that the printouts are not within a wx.CallAfter() call, but rather at the end of |
2015-02-03 13:11:32 | Tree |
[r27461]
by
bugman
Spacing printout for the list of still open GUI window elements. This is for the GUI test tearDown() method. |
2015-02-03 11:37:10 | Tree |
[r27460]
by
bugman
More fixes for the user function GUI object Destroy() method. This page GUI object is destroyed by the wizard window Destroy() method, so destroying again causes |
2015-02-03 11:31:23 | Tree |
[r27459]
by
bugman
Fixes for the user function GUI object Destroy() method. This matches the code just deleted in the GUI test suite tearDown() method for handing the user |
2015-02-03 11:29:02 | Tree |
[r27458]
by
bugman
The GUI test suite tearDown() method now calls the user function GUI wizard Destroy() method. This is for better handling of user function elimination. |
2015-02-03 11:28:05 | Tree |
[r27457]
by
bugman
Fixes for the custom Wiz_window.Destroy() method. This will now first close the wizard window via the Close() method to make sure all of the wizard |
2015-02-03 11:25:11 | Tree |
2015-02-03 11:22:00 | Tree | |
[r27455]
by
bugman
Modified the GUI test suite tearDown() method. The clean_up_windows() method called by tearDown() now prints out a lost of all of the living |
2015-02-03 11:20:51 | Tree |
[r27454]
by
bugman
Modified the GUI test suite _execute_uf() method. This user function execution method now calls the user function GUI object Destroy() method to clean |
2015-02-03 11:17:11 | Tree |