Menu

SVN archive Commit Log


Commit Date  
[r15742] by bugman

Bug fix for the GUI when deleting analysis tabs.

The deletion of analysis tabs was previously failing in certain cases. The problem was the
generic_fns.pipes.delete() call in the middle of the delete_analysis() method causing a notification
to be sent to the pipe_deletion GUI observer object, which would then handle the pipe deletion prior
to the completion of the delete_analysis() call causing things to get out of sync.

2012-04-16 21:21:24 Tree
[r15741] by bugman

Fix for a bug triggered by wxPython 2.9 when deleting the last analysis tab.

The self.notebook object is now deleted when the set_init_state() method is called, allowing it to
be properly accessed and recreated.

2012-04-16 17:54:00 Tree
[r15740] by bugman

Converted the pipe switching with GUI tab switching to synchronous to avoid rare races.

This racing is triggered by wxPython 2.9. This change should not affect wxPython 2.8 installs.

2012-04-16 17:38:39 Tree
[r15739] by bugman

The analysis deletion buttons now do nothing if the notebook is not created yet.

This avoids problems on the new wxPython 2.9 versions.

2012-04-16 17:24:42 Tree
[r15738] by bugman

Missing import.

2012-04-16 16:30:38 Tree
[r15737] by bugman

Increased the size of the model-free model change warning dialog for wxPython 2.9 on GNU/Linux.

2012-04-16 16:16:23 Tree
[r15736] by bugman

The file selection wizard GUI element now has the preview button turned on by default.

2012-04-16 16:06:03 Tree
[r15735] by bugman

Double clicking on a file in the results view window now opens it.

2012-04-16 15:45:55 Tree
[r15734] by bugman

Added a file preview button for the spectrum.read_intensities user function GUI page.

2012-04-16 15:22:39 Tree
[r15733] by bugman

Added a file preview button to the file selection GUI element of the wizards.

This is currently activated for the sequence.read user function.

2012-04-16 15:17:59 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.