Change maximum number of frames to capture (QSpinBox implementation)
Created by: hherhold
Same as previous pull request, but implemented using QSpinBox (much simpler).
User can set maximum number of frames to be captured, to a maximum of 9999. Changing QSpinBox values updates number of frames slider.
Default is 600, as previously implemented.