[Gambas-user] Bug in SpinBox.Text?
Benoit Minisini
benoit.minisini at gambas-basic.org
Wed Apr 26 20:54:01 CEST 2023
Le 25/04/2023 à 15:57, T Lee Davidson a écrit :
> On 4/24/23 15:56, Benoit Minisini wrote:
>> Le 24/04/2023 à 18:10, T Lee Davidson a écrit :
>>> 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?
>>>
>>>
>>
>> Apparently. Can you provide a full project that reproduces the bug?
>>
>
> Certainly. Attached.
>
The bug should be fixed by commit
https://gitlab.com/gambas/gambas/-/commit/e2e128ea571688c619c3299a30d3109193d8a0db.
Regards,
--
Benoît Minisini.
More information about the User
mailing list