Editable SpinButton on a TreeView: detect *every* changes
- From: Pozz Pozz <pozzugno gmail com>
- To: gtk-app-devel-list gnome org
- Subject: Editable SpinButton on a TreeView: detect *every* changes
- Date: Mon, 14 Nov 2016 18:19:07 +0100
I created with success a TreeView based on a ListStore. One column has a
SpinButton (actually a GtkCellRendererSpin).
Now I want to detect when the user *is* changing the value, i.e. every time
he clicks on + or - buttons.
If I connect the "edited" signal, my callack will be called only when the
spin button is "unfocused". I lost every clicks.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]