pspp-dev
[Top][All Lists]
Advanced

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

[patch #6219] Descriptives Dialog


From: John Darrington
Subject: [patch #6219] Descriptives Dialog
Date: Sat, 29 Sep 2007 23:45:10 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061205 Iceweasel/2.0.0.1 (Debian-2.0.0.1+dfsg-2)

Follow-up Comment #1, patch #6219 (project pspp):

It seems pretty good to me.

1. In data-editor.c,  you should change    _("Descriptives") to
_("_Descriptives") so it'll preserve the accelerator key for the menu item. 

2. put_statistics_in_treeview should be static

3. Other software has a "Save standardized values as variables" checkbox to
implement the /SAVE option.

4. I think the dialog box looks nicer if you set the following widget
properties:

 frame11: FrameShadow = "Etched In"
 vbox30:  Padding = 5
 vbox31:  Padding = 5
 scrolledwindow14: ShadowType = "Etched In"

5. Putting all the options in a treeview is a good idea.  However it departs
from the user interface of the Chicargo company's software.  I've been tending
to follow their UI fairly closely, even though it sometimes conflicts with the
Gtk/Gnome HIG.  I guess at some stage we should decide upon some semi-formal
policy  here.


    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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