|
From: | John Darrington |
Subject: | PSPP-BUG: [bug #25101] widgets in the Align and Measure columns should use GtkComboBox |
Date: | Tue, 16 Dec 2008 23:31:51 +0000 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008092816 Iceweasel/3.0.3 (Debian-3.0.3-3) |
Follow-up Comment #1, bug #25101 (project pspp): You are right (of course!) but it'll take a fair bit of rework to the underlying GtkSheet implementation to make it work with a GtkComboBox. Currently, the only widgets that can be used are 1) GtkEntry or something derived from one; or 2) A container widget which contains one. That situation is in itself messy. I think that the correct approach would be for the sheet to use the GtkCellEditable interface which would permit GtkComboBox and others. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?25101> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |