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 |
2012-05-07 08:02:36 | Tree |
2012-05-06 17:18:15 | Tree | |
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 |
2012-05-06 15:54:29 | Tree | |
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 |