Commit | Date | |
---|---|---|
[r15881]
by
bugman
Created the Bmrb.test_bmrb_rw GUI test. This incomplete test is based on the bmrb_rw.py system test script. |
2012-05-02 18:42:08 | Tree |
2012-05-02 16:36:59 | Tree | |
[r15879]
by
bugman
Fix for the bmrb.citation user function documentation. The 'type' argument was not being described. |
2012-05-02 16:36:42 | Tree |
2012-05-02 15:58:41 | Tree | |
[r15877]
by
bugman
Created a new wizard GUI element for lists of lists of strings. This is similar to the list of strings GUI element, but has been extended for list of lists. It is |
2012-05-02 15:58:23 | Tree |
[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 |