XRE Help
Specific attributes for floating-point items are:
| Attribute | Description |
|---|---|
| width | Width of numeric control, in pixels |
| min | Minimum value |
| max | Maximum value |
| incr | Increment value for numeric types |
| mult | Value multiplier |
| places | Decimal places |
| unit | Label |
| Example |
The following item is displayed as an integer because places is set to 0.