Menu

SVN archive Commit Log


Commit Date  
[r16114] by bugman

The Value.SetValue() method can handle default values when the list is empty.

2012-05-08 16:24:19 Tree
[r16113] by bugman

For the Value wizard page element, the default can be the string or data for a ComboBox now.

If the default is a data value, then this is translated to the string. This allows the default in
the user function data objects to be either the string or data value, removing a source of coding
errors.

2012-05-08 16:06:38 Tree
[r16112] by bugman

Fix for the Selector_file GUI wizard page element - the default value cannot be None.

The value of None was translated to wx.EmptyString too far down in the initialisation, after it was
being used. This caused most file selection GUI elements to fail.

2012-05-08 15:57:59 Tree
[r16111] by bugman

Converted the frq user functions to the auto-generation design.

2012-05-08 15:26:54 Tree
[r16110] by bugman

Created icons and wizard graphics for the frame_order user functions.

2012-05-08 15:21:00 Tree
[r16109] by bugman

Converted the frame_order user functions to the auto-generation design.

2012-05-08 15:11:23 Tree
[r16108] by bugman

Fix for the typo error checking in the __setattr__() method.

The additional variable can be set multiple times by appending to the list!

2012-05-08 14:50:44 Tree
[r16107] by bugman

Fix for the short title of the align_tensor.reduction user function.

2012-05-08 14:49:34 Tree
[r16106] by bugman

Added error checking to the Uf_container to eliminate typo coding mistakes.

This checks that a variable is not set twice (copy and paste error).

2012-05-08 14:47:23 Tree
[r16105] by bugman

Fixes for some more short titles in the user functions.

2012-05-08 14:35:10 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.