Atozed Forums
New IWEdit Stringcase scUppercase displayed lowercase - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: New IWEdit Stringcase scUppercase displayed lowercase (/thread-1845.html)



New IWEdit Stringcase scUppercase displayed lowercase - Fabrizio Conti - 08-04-2020

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


RE: New IWEdit Stringcase scUppercase displayed lowercase - Blanca80 - 10-06-2020

(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.


RE: New IWEdit Stringcase scUppercase displayed lowercase - Alexandre Machado - 10-06-2020

This has been fixed in our codebase and will be available in the next release.

cheers