Two questions about edit controls with number type and up/down properties:
- Max length: With number type and up/down properties, the max length is not respected. Normal?
- Padding: Is there a way to keep zero padding when using the up/down buttons?
Two questions about edit controls with number type and up/down properties:
Correct, the max length is set automatically based on the specified maximum value.
Not currently, but we can add it.
Ok, so maybe this property should be disabled when Up/down is enabled.
Thanks. I noticed this in the rename dialog when using numbering and I need this for me script.