Menu

SVN archive Commit Log


Commit Date  
[r15900] by bugman

The Bmrb.test_bmrb_rw GUI test now uses the base execute_uf() method for the pipe.create call.

This is part of the simplification of the user function interfaces.

2012-05-03 13:21:42 Tree
[r15899] by bugman

A number of the pipe GUI user function front ends now use the wizard page element_*() methods.

This is to simplify the code base.

2012-05-03 13:20:24 Tree
[r15898] by bugman

The scons 'install' target now creates both *.pyc and *.pyo files during installation.

2012-05-03 13:19:17 Tree
[r15897] by bugman

The wizard page element_string_list() method can now create the special Combo_list objects.

The element_type argument is used to select between the default element and the Combo_list object.
This allows this one element to be used for all string list user function arguments, independent of
the GUI element type.

2012-05-03 10:04:00 Tree
[r15896] by bugman

Created the wizard page ResetChoices() method for resetting the list of values in a ComboBox.

This is currently implemented for the wizard_elements.Base_value class.

2012-05-03 08:59:06 Tree
[r15895] by bugman

Created a Clear() wizard page method for clearing a specific GUI element.

This is currently only implemented for the wizard_elements.Base_value class.

2012-05-03 08:44:27 Tree
[r15894] by bugman

The wizard page element_string() GUI element creator read_only flag now defaults to False.

2012-05-03 08:05:29 Tree
[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
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.