[PyQt] Slider sender().value()
Gib Bogle
g.bogle at auckland.ac.nz
Tue Mar 2 19:14:07 GMT 2010
Russell Valentine wrote:
> I would suggest sending a small example version of the code that just
> has enough code to show the problem you are talking about. You also
> might find the problem when making this small example.
I tracked this down. The code (which I didn't write) uses the Qt Undo/Redo
capability, but it obviously wasn't working perfectly. When I disabled this
feature in the code the slider problem went away. I think Undo/Redo is a bridge
too far.
More information about the PyQt
mailing list