[Gambas-user] Bug in SpinBox.Text?
Gianluigi
gradobag at gradobag.it
Wed Apr 26 23:08:12 CEST 2023
Il 26/04/23 20:54, Benoit Minisini ha scritto:
> 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,
>
Here, with GNU Linux Mint 21.1 works fine
Thank you and regards
Gianluigi
More information about the User
mailing list