Commit | Date | |
---|---|---|
[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 |
2012-05-02 09:43:09 | Tree | |
[r15865]
by
bugman
Added the xml module import tests to the dep_check module. This also adds some code to differentiate between the ancient and dead PyXML which should be |
2012-05-02 09:42:43 | Tree |