URL: <http://savannah.gnu.org/patch/?6071>
Summary: Resing/Deleting/Inserting variables in GUI Project: PSPP Submitted by: jmd Submitted on: Thursday 07/05/07 at 12:33 Category: None Item Group: None Status: Ready For Test/Review Assigned to: blp Originator Email: Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: This change fixes all (I think) oustanding bugs associated with inserting/deleting variables using the GUI, and resizing string variables. It's not entirely simple, because the problem of keeping the dictionary's case indices in sync with the datasheet has to be addressed. This implementation does that by leaving holes in the datasheet when deleting, and introduces a function dict_pad_values to pad out the dictionary's indices when inserting. Betterimplementations may be possible, but this one suffices for now. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Thursday 07/05/07 at 12:33 Name: var-insert-delete-resize.patch Size: 21kB By: jmd <http://savannah.gnu.org/patch/download.php?file_id=13250> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/patch/?6071> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ pspp-dev mailing list pspp-dev@gnu.org http://lists.gnu.org/mailman/listinfo/pspp-dev