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. _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list