Menu

Commit [r23551]  Maximize  Restore  History

Fix for bug #22102, the point argument of the dx.map user function failing in the GUI.

This is reported at https://gna.org/bugs/?22102.

The Sequence_2D GUI element used for all list of lists arguments in the user function GUI windows
now correctly handles variable length lists. The first column which shows a count of the elements
is now properly taken into account in the SetValue(), GetValue() and add_item() methods, via a new
self.offset variable. The self.variable_length variable has also been fixed so it is not
overwritten by the parent Sequence GUI element.

bugman 2014-05-28

changed /trunk/gui/input_elements/sequence.py
changed /trunk/gui/input_elements/sequence_2D.py
/trunk/gui/input_elements/sequence.py Diff Switch to side-by-side view
Loading...
/trunk/gui/input_elements/sequence_2D.py Diff Switch to side-by-side view
Loading...
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.