Commit | Date | |
---|---|---|
[r12935]
by
bugman
Eliminated the __set_properties() and __do_layout() methods. The code has been shifted into __init__() and some variables shifted to hardcoded class variables. |
2011-06-09 15:18:10 | Tree |
[r12934]
by
bugman
Added a simple XYZ structure file for the test suite. This was attached to task #7404 (https://gna.org/task/?7404) by Han. The directory for the file was |
2011-06-09 15:15:10 | Tree |
2011-06-09 14:32:40 | Tree | |
[r12932]
by
bugman
Large simplification of the model-free frame code by the use of the add_text_sel_element() base method. |
2011-06-09 14:13:13 | Tree |
[r12931]
by
bugman
The Rx peak list grid GUI element now also uses the add_text_sel_element() base method. |
2011-06-09 13:59:58 | Tree |
[r12930]
by
bugman
Large simplification of the Rx frame code by the use of the add_text_sel_element() base method. |
2011-06-09 13:53:09 | Tree |
[r12929]
by
bugman
Large simplification of the NOE frame code by the use of the add_text_sel_element() base method. |
2011-06-09 13:45:25 | Tree |
[r12928]
by
bugman
Added the add_text_sel_element() base class method for creating one of the basic frame elements. This element consists of text, a text control, and an optional button. |
2011-06-09 13:28:44 | Tree |
2011-06-09 12:39:25 | Tree | |
[r12926]
by
bugman
Added the add_button_open() base class method for regularising the buttons across frames. |
2011-06-09 12:35:27 | Tree |