Menu

SVN archive Commit Log


Commit Date  
[r15893] by bugman

The read_only=True flag to wizard_elements.Base_value now sets a TextCtrl to the background colour.

2012-05-03 08:04:14 Tree
[r15892] by bugman

The wizard_elements.Base_value.SetValue() method now works properly with the ComboBox.

2012-05-03 08:00:09 Tree
[r15891] by bugman

The wizard_elements.Base_value class now can set the element to be read only.

2012-05-03 07:45:33 Tree
[r15890] by bugman

The wizard page element_string() method now accepts all the combo box args (and a read_only arg).

2012-05-03 07:45:01 Tree
[r15889] by bugman

Created generic_fns.pipes.PIPE_DESC_LIST which is the PIPE_DESC as a list, sorted by VALID_TYPES.

This will be used in the GUI user functions.

2012-05-03 07:31:12 Tree
[r15888] by bugman

Better ComboBox support in wizard_elements.Base_value class.

Now strings and data are separate (if the data is supplied), and the GetValue() method now returns
the client data rather than the string value.

2012-05-03 07:04:54 Tree
[r15887] by bugman

Modified the wizard_elements.Base_value base GUI element class to handle combo boxes.

This class can now choose between a wx.TextCtrl or a wx.ComboBox element with the element_type
keyword arg.

2012-05-02 19:44:22 Tree
[r15886] by bugman

The Bmrb.test_bmrb_rw GUI test now uses the new execute_uf() method for the bmrb.citation uf.

2012-05-02 19:27:35 Tree
[r15885] by bugman

Created the GUI test base method execute_uf() for executing a user function.

This is an interface which will massively simplify the creation of GUI tests, so that they can be
almost the same as normal relax scripts. This will allow for the porting of most of the system test
scripts into GUI tests. This however requires the use of the new wizard page element_*() methods
to create the GUI elements.

2012-05-02 19:26:54 Tree
[r15884] by bugman

The bmrb.citation GUI user function now uses the new wizard page element_*() methods for the GUI elements.

2012-05-02 19:12:13 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.