Menu

SVN archive Commit Log


Commit Date  
[r15997] by bugman

The Combo_list GUI element can now handle an initial size of None, converting this to 1.

2012-05-05 18:58:23 Tree
[r15996] by bugman

The list wizard GUI elements no longer show empty lists.

2012-05-05 18:54:56 Tree
[r15995] by bugman

The Base_value class can now accept the element_type arg value of 'default'.

This will then use the TextCtrl.

2012-05-05 18:43:08 Tree
[r15994] by bugman

The add_keyarg() wiz_element_type arg default is now 'default' to be able to handle all element types.

The previous default of 'text' for a TextCtrl was causing failures with certain wizard GUI elements.

2012-05-05 18:41:48 Tree
[r15993] by bugman

The relax controller is now shown for the auto-generated GUI user functions if 'display' is set.

This is the 'display' variable in the user function data store. This allows all the user functions
which print to STDOUT to pop up the controller in front of the user, so they see the result.

2012-05-04 18:52:02 Tree
[r15992] by bugman

The user function data structure now accepts the 'display' boolean variable.

This is used to indicate that a user function would like to display some output to STDOUT.

2012-05-04 18:44:08 Tree
[r15991] by bugman

Fixes for the argument checking in the auto-generated user functions.

2012-05-04 18:33:45 Tree
[r15990] by bugman

All of the user function argument arguments are now handled by the add_keyarg() method.

2012-05-04 18:33:04 Tree
[r15989] by bugman

All of the argument checking types are now supported for the auto-generated user functions.

This covers every type of arg_check.is_*() function used in relax.

2012-05-04 18:23:37 Tree
[r15988] by bugman

Boolean argument types are now supported by the auto-generated GUI user functions.

The Selector_bool object and element_bool() wizard page method have been written for this.

2012-05-04 18:05:54 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.