The Sequence and Sequence_2D GUI elements can now handle fixed sized sequences.
When the 'dim' Uf_container.add_keyarg() arg is set, then the 'Add' and 'Delete all' buttons are
turned off, the ListCtrl sizes are pre-made, and their SetValue() methods no longer append to the
list. This will allow for better user editing of points, vectors, and matrices.