Or simply add a Boolean "resetInProgress" member variable to Setup_Dialog that gets set to true on entry into resetFOV() and set to false on exit. In update(), check to see if resetInProgress == true, and ignore the signal from the spin box if it is.




Reply With Quote
Bookmarks