AXNumValidatedTF: Numeric Input Validation for Xojo made simple
CASTELLÓN (SPAIN) Aug. 11, 2022- AprendeXojo announces AXNumValidatedTF 1.2 for Xojo Desktop.
AXNumValidatedTF is a Xojo DesktopTextField/TextField subclass for Windows, macOS and Linux allowing the input validation of a defined numeric range, using the system Locale settings for decimal and grouping text formatting.
The new release updates the control to API 2.0 and also includes other improvements.
- Raise Events when the entered value is in / out of Range (active catching / propagation of the value).
- Optionally displays a message Dialog when the entered value is out of range.
- Optionally stays in focus when the entered value is out of range.
- Use of Locale settings for Grouping and Decimal separators.
- Adaptive formatting during the value validation.
- Instance ToolTip / HelpTag set to the accepted value Range
- Set the length of the decimal part for Real numbers.
- IsInRange property to passively check if the value is inside the defined range.
- Xojo API 2.0 / API 1.0 versions of the Class.
- macOS / Windows / Linux (32/64 bits - Intel / ARM) compatible.
Among other features, the user can set the kind of numerical input (Integer or Real), Minimum and Maximum values for the accepted numerical input, the decimal length for real numbers, and the default value for the field. It also provides properties to enforce the input of a numerical value in the defined range (the focus stays in the field) and the optional display of an error message dialog.
As part of the validation process, AXNumValidatedTF properly formats the displayed number, including the use of the Grouping and Decimal character defined in the system Locale settings, the deletion of left side zeroes and even trying to fix the incorrect use of the Grouping and Decimal characters as part of the input from the user (for example, 10,00.32 is formatted as 1,000.32 after the validation when the , character is set for number Grouping and . as the decimal separator).
The Xojo demo project is fully functional and whithout limitations when run from the Xojo IDE, but a License is needed in order to deploy (compile) a project that includes AXNumValidatedTF.
AXNumValidatedTF licensed users are entitled to receive for free the component updates published during 12 months after purchase.
Download the Fully Functional Xojo Demo Project at: AXNumValidatedTF.zip
Watch the Demo Video at: AXNumValidatedTF for Xojo - YouTube
Price and Availability
AXNumValidatedTF has a price of 20 Euros, and can be downloaded and purchased from AprendeXojo.com at: https://www.aprendexojo.com/en/shop/axnumvalidatedtf-for-xojo-2/
In brief:
Name: AXNumValidatedTF
Product webpage: https://www.aprendexojo.com/en/shop/axnumvalidatedtf-for-xojo-2/
Price: EUR 20.00
Documentation: axnumvalidatedtf [AprendeXojo Docs]
Trial Mode: Yes
Trial Limitations: No Limitations