Commit | Date | |
---|---|---|
2010-01-26 12:22:17 | Tree | |
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 |
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: |
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 |
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 |