Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New IWEdit Stringcase scUppercase displayed lowercase
#1
Hi,
trying the new DataTypeOptions of IWEdit I found what is possibly a minor inconsinstency.
When StringCase is set to scUppercase and you try to assign an uppercase string from code (something like IWEdit1.Caption := ‘AAA’) the text is displayed lowercase.
The value remains uppercase.

Can you please have a look at it?

Thanks
Fabrizio
Reply
#2
(08-04-2020, 08:58 AM)Fabrizio Conti Wrote: Hi,
trying the new DataTypeOptions of IWEdit I found what is possibly a minor inconsinstency.
When StringCase is set to scUppercase and you try to assign an uppercase string from code (something like IWEdit1.Caption := ‘AAA’) the text is displayed lowercase.
The value remains uppercase.

Can you please have a look at it?

Thanks
Fabrizio

We have the same problem, in our application we have to enter all edits in uppercase( stringcase = scUpppercase)  but when reads a value from a field shows in lowercase.
Reply
#3
This has been fixed in our codebase and will be available in the next release.

cheers
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)