pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #6071] Resing/Deleting/Inserting variables in GUI


From: John Darrington
Subject: [patch #6071] Resing/Deleting/Inserting variables in GUI
Date: Thu, 05 Jul 2007 04:33:12 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.12) Gecko/20070510 Iceape/1.0.9 (Debian-1.0.9-0etch1)

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]