Commit | Date | |
---|---|---|
[r15876]
by
bugman
The element_string_list() wizard method now has all arguments converted to keyword args. |
2012-05-02 15:14:22 | Tree |
[r15875]
by
bugman
Abstracted out most of the String_list wizard element into the List base class. This will allow different list types to be easily added. |
2012-05-02 15:12:19 | Tree |
[r15874]
by
bugman
Fix for the wizard GetValue() and SetValue() methods. The GUI elements are in the self._elements dictionary! |
2012-05-02 14:55:36 | Tree |
[r15873]
by
bugman
The bmrb.citation GUI user function now uses the new wizard page string list GUI element. |
2012-05-02 14:54:24 | Tree |
[r15872]
by
bugman
Completed the wizard string list GUI element. This control opens a dialog consisting of an editable ListCtrl that the user can input the text |
2012-05-02 14:53:41 | Tree |
2012-05-02 14:38:06 | Tree | |
2012-05-02 14:37:02 | Tree | |
[r15869]
by
bugman
Created a new String_list wizard GUI element class and associated element_string_list() method. This special object is currently very similar to the input_field() object, but is set up as a class |
2012-05-02 11:54:19 | Tree |
[r15868]
by
bugman
Created a new infrastructure in the wizards for handling more advanced GUI elements. The _elements dictionary has been created to store the full GUI elements within the wizard. The |
2012-05-02 10:12:30 | Tree |
[r15867]
by
bugman
The Mf.test_write_results system test now checks for the ancient PyXML. This ancient version from 2004 which should be eliminated, if installed, causes the toprettyxml() |
2012-05-02 09:46:30 | Tree |