Is this still relevant?

Are you talking about the GtkSpinButton? And which signal are you currently using? Maybe you can use the signal 'value-changed'? If you click one of the +/- buttons it would change the value in most cases and would trigger that signal...


Am 06.07.22 um 00:30 schrieb andy pugh:
I am re-coding the lathe macros for GTK3

The spinbox style is rather different, it has large + and - buttons,
which I would quite like to be able to use.

But clicking on them (at the moment) triggers the same button_press
event that I am using to bring up the onscreen touch keyboard.

So, does anyone know how to differentiate between a scroll-button
click and clicking on the numeric entry area?




_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to