SetAnsi(false) and SingleLineEdit PictureMask show incorrect umlaut
Posted: Mon May 23, 2022 7:31 pm
Hi,
many of my SingleLineEdit Controls have a picture mask implemented. Now I had to change setAnsi to false, because of the ADS. Unfortunately every picture mask now shows incorrect umlauts. It looks like there is somewhere setAnsi(true) hardcoded or something!? Is this a bug, or can I change anything else? What is property ES_OEMCONVERT supposed to do? I am using X# 2.10
Thanks
many of my SingleLineEdit Controls have a picture mask implemented. Now I had to change setAnsi to false, because of the ADS. Unfortunately every picture mask now shows incorrect umlauts. It looks like there is somewhere setAnsi(true) hardcoded or something!? Is this a bug, or can I change anything else? What is property ES_OEMCONVERT supposed to do? I am using X# 2.10
Thanks