Quote Originally Posted by tescrin View Post
Had I known that I bet I could've just overridden the double they use to just display with a single decimal digit eh? (If you come back around I'd really like to know actually.)
What is displayed is totally controlled by what textFromValue() returns.

p.s. As another question, did you learn all this from the source code or are you just intimately familiar or..?
A lot of experience with how Qt works and how Qt developers think and a lot of time spent on reading the source code of Qt and implementing my own widgets (including spinboxes -- have a look at the link in my signature).