From: Friedrich Beckmann Date: Mon, 27 Nov 2017 09:56:33 +0000 (+0100) Subject: k-means dialog - number of clusters gtkentry field not visible X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp;a=commitdiff_plain;h=2db8b20dbf5b3ab77430cc0c6a562fc17fe03e83 k-means dialog - number of clusters gtkentry field not visible The gtkentry field for the number of clusters in the k-means dialog has a width of zero. Number entries in this field are not visible with this width, although the edit is done. I changed the width_chars to 5. Then the field is visible in the dialog. --- diff --git a/src/ui/gui/k-means.ui b/src/ui/gui/k-means.ui index 838199228b..787fcd3278 100644 --- a/src/ui/gui/k-means.ui +++ b/src/ui/gui/k-means.ui @@ -133,8 +133,7 @@ True True - ● - 0 + 5 True