pspp-dev
[Top][All Lists]
Advanced

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

[patch #6376] crosstabs dialog


From: Jason H Stover
Subject: [patch #6376] crosstabs dialog
Date: Wed, 16 Jan 2008 17:14:35 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11

Follow-up Comment #2, patch #6376 (project pspp):

I incorporated the suggestions, except the fifth:

"5. I'm not sure that it wouldn't be better to have a single "Options" dialog
instead of three seperate ones. Perhaps just stick the contents of each into a
cell of a hbox? "

I could add the format, cell and stats options in a single window, but didn't
because the other program has them in separate windows. Does anyone have any
preference?

I haven't posted an updated patch because I found a bug in the syntax
generator, and it looks like I'm going to have to rewrite quite a bit of the
code. I had just copied the technique in frequencies-dialog.c of using enum's
and preprocessor #'s to handle the subcommands, but that doesn't work so
easily in crosstabs, in which NONE can refer to either CELLS or STATISTICS. So
I'm wondering what would be a better way. I will post an updated patch after I
fix it.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?6376>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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