[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ValueBox issue
[Thread Prev] | [Thread Next]
- Subject: Re: ValueBox issue
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Wed, 26 Aug 2026 19:24:36 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Le 24/08/2026 à 13:22, Claus Dietrich a écrit :
Another issue with the existing ValueBox of type currency is the fixed number of two decimals. There are a few countries which don't used decimals at all (i.e. Korea and Japan) and others which use 3 or 4.As an attempt to improve the compliance with national currency standards (as standardized i.e. in ISO 4217) I enhanced my CurrencyBox which now offers:* automatic selection of decimals (depending on the locale) * manual selection of 0 - 4 decimals (overriding automatic selection) * Maximum value of 999,999,999,999.99 See attached project with the enhanced CurrencyBox control.I suggest to think about a replacement of the existing MaskBox solution inside the ValueBox against something similar to the CurrencyBox.Best regards Claus
I have fixed the interpreter and the ValueBox control so that now the number of decimal digits in currencies given by the current localization is taken into account correctly.
Regards, -- Benoît Minisini.
| Re: ValueBox issue | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |
| ValueBox issue | Charlie Ogier <charlie@xxxxxxxxxx> |
| Re: ValueBox issue | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
| Re: ValueBox issue | Charlie Ogier <charlie@xxxxxxxxxx> |
| Re: ValueBox issue | Bruce Steers <bsteers4@xxxxxxxxx> |
| Re: ValueBox issue | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |
| Re: ValueBox issue | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |