NguyenTrinh / linkage

Automatically exported from code.google.com/p/linkage
GNU General Public License v2.0
0 stars 0 forks source link

Manually editing spinbuttons, changes not noticable #34

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Change a spinbutton value by typing (not with the spinarrows)
2. See how the change is not propagated unless the arrows are clicked

What is the expected output? What do you see instead?
Changes should be emitted, hook editing_done or similar for the spinbutton
settingswidget.

Original issue reported on code.google.com by ZeFl...@gmail.com on 30 Oct 2007 at 8:53

GoogleCodeExporter commented 8 years ago
Hitting enter or focusing another widget after manual editing updates the 
setting
correctly.

Original comment by ZeFl...@gmail.com on 30 Dec 2007 at 5:58