Posted 12 years ago
by Andy Walker
Version: 12.1.0560
Platform: .NET 4.0
Environment: Windows 7 (64-bit)
Hi,
A DoubleEditBox with a negative Minimum value allows more digits to be entered than the Minimum value allows.
For example, create a DoubleEditBox with Minimum set to -999.0 and Maximum set to 999.0. If you do not type a '-', you will not be able to type in more than 3 digits. If you do type a '-' first, then you will be able to type more than 3 digits after it.
Regards,
Andy.