[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #25101] widgets in the Align and Measure columns should u
From: |
jeff |
Subject: |
PSPP-BUG: [bug #25101] widgets in the Align and Measure columns should use GtkComboBox |
Date: |
Tue, 16 Dec 2008 13:51:47 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en; rv:1.9.0.4) Gecko/20080528 Epiphany/2.22 Firefox/3.0 |
URL:
<http://savannah.gnu.org/bugs/?25101>
Summary: widgets in the Align and Measure columns should use
GtkComboBox
Project: PSPP
Submitted by: kiddo
Submitted on: mar 16 déc 2008 13:51:46 GMT
Category: Graphical User Interface
Severity: 5 - Average
Status: None
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Release: None
Effort: 0.00
_______________________________________________________
Details:
The current widget being used is GtkComboBoxEntry (aka Drop-down Combination
Boxes), but since you can't enter the thing by typing directly, I think a
GtkComboBox (aka Drop-down Lists [2]) should be used instead.
It looks better, and it makes it clear that the items inside it are not
editable.
[1]:
http://library.gnome.org/devel/hig-book/stable/controls-combo-boxes.html.en
quote: "Only use a drop-down combination box instead of a list, drop-down
list or radio button group when it is important that the user be able to enter
a new value that is not already amongst the list of pre-defined choices."
[2]:
http://library.gnome.org/devel/hig-book/stable/controls-option-menus.html.en
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?25101>
_______________________________________________
Message posté via/par Savannah
http://savannah.gnu.org/
- PSPP-BUG: [bug #25101] widgets in the Align and Measure columns should use GtkComboBox,
jeff <=