gui: New widget PsppireValueEntry for editing a "union value".
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 9 Apr 2012 03:30:14 +0000 (20:30 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 21 Apr 2012 05:08:55 +0000 (22:08 -0700)
commit69f0036106f8f7caa83fb24b0385ba875afb36cd
treed8a55edcfcf2a75089266fa559437a572d479f21
parenta67b7334094008e6575227a5e3c0325b80caf2e0
gui: New widget PsppireValueEntry for editing a "union value".

This is intended to be a convenenient way to allow the user to
view and edit a "union value" that includes the ability to see
and select values by value label.
src/ui/gui/automake.mk
src/ui/gui/psppire-value-entry.c [new file with mode: 0644]
src/ui/gui/psppire-value-entry.h [new file with mode: 0644]