[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Datasheet internals
From: |
John Darrington |
Subject: |
Re: Datasheet internals |
Date: |
Thu, 14 Jun 2007 12:12:07 +0800 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
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
- Datasheet internals, John Darrington, 2007/06/11
- Re: Datasheet internals, Ben Pfaff, 2007/06/11
- Re: Datasheet internals, John Darrington, 2007/06/11
- Re: Datasheet internals, Ben Pfaff, 2007/06/12
- Re: Datasheet internals, John Darrington, 2007/06/12
- Re: Datasheet internals, John Darrington, 2007/06/12
- Re: Datasheet internals, Ben Pfaff, 2007/06/13
- Re: Datasheet internals, John Darrington, 2007/06/13
- Re: Datasheet internals, Ben Pfaff, 2007/06/14
- Re: Datasheet internals,
John Darrington <=
- Re: Datasheet internals, Ben Pfaff, 2007/06/14
- Re: Datasheet internals, John Darrington, 2007/06/14
- Re: Datasheet internals, Ben Pfaff, 2007/06/14