[Gambas-user] Bug in SpinBox.Text?

T Lee Davidson t.lee.davidson at gmail.com
Mon Apr 24 18:10:26 CEST 2023


If I set a SpinBox properties ShowZero and ShowSign to true, and also set MinValue to -100:
1. The control displays 4 zeroes when only 3 are needed, and
2. Setting the value with SpinBox1.Text = "-99" displays "0-99".

Is this a bug?


-- 
Lee


More information about the User mailing list