Don't connect to the 'value-changed' signal before making the spinbutton, because...
commit5dc21d3be9c78b6316808692bf436358f2e9a456
authorChris Moore <dooglus@gmail.com>
Wed, 18 May 2011 08:05:55 +0000 (18 01:05 -0700)
committerChris Moore <dooglus@gmail.com>
Wed, 18 May 2011 08:43:40 +0000 (18 01:43 -0700)
tree487f06c7020550f41bf150597c765038eb41280d
parent2ddb5dab2362334602e175d4b610a2f2ad225172
Don't connect to the 'value-changed' signal before making the spinbutton, because that apparently triggers the signal.
pyfpdb/Filters.py