Menu

SVN archive Commit Log


Commit Date  
[r16756] by bugman

Fix for the GUI for when a script is launched from the command line.

The analysis tabs are now updated at the end of the __init__() method, and the ds.relax_gui data
store object is no longer overwritten if it already exists.

2012-06-08 10:22:24 Tree
[r16755] by bugman

Bug fix for running a script when launching the GUI.

This was completely failing. Now the script is executed prior to the launching of the GUI.

2012-06-08 10:08:39 Tree
[r16754] by bugman

The base list objects are now updated when pipe changes occur.

2012-06-08 09:47:40 Tree
[r16753] by bugman

Created a 100x100 version of the BMRB logo - this will be used for the export window.

2012-06-08 09:45:58 Tree
[r16752] by bugman

The spin viewer window now uses graphics.fetch_icon() and shows the button text in the toolbar.

The showing of the toolbar text is simply to help the user understand the window quicker.

2012-06-08 09:08:41 Tree
[r16751] by bugman

Added the mimetypes/text-x-texinfo.png Oxygen icons. This is for the relaxation data metadata button.

2012-06-08 08:47:45 Tree
[r16750] by bugman

Improvements and fixes for the GUI pages of the bmrb user functions.

2012-06-08 08:47:05 Tree
[r16749] by bugman

Merged the spectrum list GUI element into the base list element.

The base list element now has a delete() method, though I'm not sure if it is ever used. Now all
list GUI elements are derived from the Base_list class. This will simplify changing or improving
all of these elements.

2012-06-08 08:43:18 Tree
[r16748] by bugman

Merged the relaxation data list GUI element with the base list element.

The base list element now has an Enable() method which simply enables or disables all buttons (as is
done in the relaxation data list). The button size is now specified as a (x, y) tuple. And the GUI
object can now be passed into the elements, as this is needed for the relaxation data metadata
window.

2012-06-08 08:24:27 Tree
[r16747] by bugman

Large simplifications of the relaxation data metadata list GUI element by using the Base_list class.

2012-06-08 08:01:35 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.