Menu

SVN archive Commit Log


Commit Date  
[r10372] by bugman

Missing import.

2010-01-26 12:32:10 Tree
[r10371] by bugman

Changed the open_file() method to only change variables in its own class.

2010-01-26 12:26:40 Tree
[r10370] by bugman

Renamed the StructureTextCtrl method structure_pdb() to open_file().

2010-01-26 12:22:17 Tree
[r10369] by bugman

All PDB file inputs now use StructureTextCtrl.

2010-01-26 12:21:07 Tree
[r10368] by bugman

Converted the structure_pdb() method into a method of a new class derived from wx.TextCtrl.

The new derived classes module will have wx classes modified for use in the relax GUI.

2010-01-26 12:01:58 Tree
[r10367] by bugman

Deleted the __set_properties() method and shifted the frame font size property into __init__().

2010-01-26 11:45:20 Tree
[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
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.