Executing procedures involving very large data sets obviously takes a finite time. If people are going to have confidence in the GUI, they need to have some sort of indication that the procedure is running, and an idea of how far it is away from completion.
It is possible to add some sort of callback in procedure.c and/or casreader-*.c ? (There are a number of while loops --- I'm not sure which will need attention) The trick is, not to allow the confidence indicators themselves to significantly increase execution time. So instead of reporting at each iteration, it would be best to report at pre-determined intervals of real time. 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
