Menu

SVN archive Commit Log


Commit Date  
[r10366] by bugman

Deleted the now unused __do_layout() method.

A few unused sizers were inside this method.

2010-01-26 11:43:39 Tree
[r10365] by bugman

Shifted a property into add_relax_data_input() that had not been already moved.

2010-01-26 11:42:40 Tree
[r10364] by bugman

Spun out the rest of the automatic model-free analysis code out into methods.

The new methods include:
add_execute_relax()
add_mf_models()
add_modsel_method()
add_pdb_selection()
add_results_dir()
add_unresolved_spins()

2010-01-26 11:40:01 Tree
[r10363] by bugman

Shifted a few variable of add_relax_data_input() back into the class namespace.

This allows the methods bound to the buttons to function.

2010-01-26 11:13:20 Tree
[r10362] by bugman

Shifted all the button action bindings into the add_relax_data_input() method.

2010-01-26 11:03:41 Tree
[r10361] by bugman

Removed almost all of the variables in add_relax_data_input() out of the class namespace.

These now only exist temporarily in the method namespace, cleaning up the class namespace.

2010-01-26 11:02:11 Tree
[r10360] by bugman

Transferred all the relaxation data input GUI elements into add_relax_data_input().

This method will later be broken up into other methods.

2010-01-26 10:58:16 Tree
[r10359] by bugman

Created the add_frame_title() method.

The frame title is now created in this method and packed into which ever box is sent into the
method. The rest of the model-free GUI code has been commented out temporarily.

2010-01-26 10:45:04 Tree
[r10358] by bugman

Wrote the build_right_box() method by collecting together all the sizer_15 lines.

2010-01-26 10:34:50 Tree
[r10357] by bugman

Added epydoc documentation to the build_main_box() docstring.

2010-01-26 10:23:10 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.