Menu

#4 Fix for bug #67

Unstable (example)
open
Zi Ree
None
5
2013-08-27
2013-08-27
No

This patch fixes bug #67 (Loop Out input error). The valueChanged signal was being used, so the input value was being checked against maximum and minimum bounds with every keystroke. This caused problems when the user wanted to input multiple-digit numbers. By using the editingFinished signal instead, the new value is not processed until either the user presses their "enter" key or the spin box loses focus.

1 Attachments

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.