1. Create a LH_Qt_int
Now perform the following actions in code
2. setMinMax(0,1000)
3. setValue(200)
4. setMinMax(1,1)
The box will now show 1 - the correct upper bound for the box
However, value() will return 200 - the last value entered.
Original issue reported on code.google.com by a...@bridgesuk.com on 18 Feb 2011 at 5:57
Original issue reported on code.google.com by
a...@bridgesuk.com
on 18 Feb 2011 at 5:57