[This issue was cloned from issue Q484137]
Hello,
if you use a SpinEdit with a DisplayFormat like "0.00 kg" after calling the Validate-procedure the DisplayFormat is not used for displaying the entered value when the edit control lost focus. If you limit digits in a float spin edit the limitation is also not considered. Without calling Validate it works.
I have attached a sample project.
Another behavior is also not correct: If you change the value type from vtInt to vtFloat the property ValueType in AssignedValues is not set to true as it is done with others like "MinValue, ReadOnly…".
Best Regards
Werner Jodl
Hello,
<<
Another behavior is also not correct: If you change the value type from vtInt to vtFloat the property ValueType in AssignedValues is not set to true as it is done with others like "MinValue, ReadOnly…".
>>
I was not able to reproduce this behavior. Attached is a video that demonstrates how it works on my side.
Hello,
my description was not good, sorry for guiding you the wrong way. I use a repository editor and with this it happens. Please see attached video.
Thank you for the clarification. I have reproduced this problem. I am forwarding this issue to our developers for further processing.
You will receive an automatic message once the status of this issue is changed.