On Wed, Jun 13, 2007 at 09:04:38PM -0700, Ben Pfaff wrote:
The main issue I see after applying your patch is that changes to
the dictionary are not reflected by the GUI datasheet until I do
something that completely refreshes the view, such as checking or
unchecking the Value Labels selection on the View menu. This is
what happen if I, e.g., run COMPUTE newvar=someexistingvar. Is
that the problem that you mention (same thing happens with NEW
FILE), or is there something else you had in mind?No. This is a different issue. Ignore the lack of refresh for now. That's just a matter of callbacks (which will be a feature that datasheet.c will need) to update the display when something changes. A more serious problem that I've noticed, is that if I load a data file, then do FILE NEW and try to enter new data, after a file I get src/data/case.c:325: case_data_rw_idx: Assertion `idx < c->case_data->value_cnt' failed. I'm not sure why that is at the moment. J' -- PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
