Menu

SVN archive Commit Log


Commit Date  
[r16027] by bugman

The 2D sequence args of the auto-generated GUI user functions now matches the normal sequence elements.

The String_list_of_lists_window has been converted to Sequence_window_2D which inherits from
Sequence_window. All Python types and sequences supported by the Sequence GUI element are now
supported by the Sequence_2D element (which is the old String_list_of_lists).

2012-05-07 08:02:36 Tree
[r16026] by bugman

Removal of a debugging print out.

2012-05-06 17:18:15 Tree
[r16025] by bugman

Converted all of the align_tensor user functions to the auto-generation design.

2012-05-06 17:17:53 Tree
[r16024] by bugman

Fix for the Combo_list GUI element - all of the combo boxes are now properly updated with values and data.

2012-05-06 17:01:30 Tree
[r16023] by bugman

Fix for the Uf_page.on_display() method for choice iterators which return strings.

Strings are a sequence type, so len() is not a valid test!

2012-05-06 16:34:37 Tree
[r16022] by bugman

Merged all of the sequence wizard page GUI elements into one.

This is to significantly simplify the code.

2012-05-06 16:16:03 Tree
[r16021] by bugman

Added GUI conversion functions for tuples.

2012-05-06 15:54:29 Tree
[r16020] by bugman

Better checking of the contents of the GUI element by Value.GetValue().

2012-05-06 15:44:31 Tree
[r16019] by bugman

Merged the Base_value, Float, Integer, and String wizard elements together into the single Value class.

This simplifies the code, as the differences between them was very minor.

2012-05-06 15:35:12 Tree
[r16018] by bugman

Floats and tuples of numbers are now supported by the user function GUI argument elements.

2012-05-06 15:19:09 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.