Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

SetAnsi(false) and SingleLineEdit PictureMask show incorrect umlaut 23 May 2022 21:31 #22585

  • hilberg.it
  • hilberg.it's Avatar
  • Topic Author


  • Posts: 65
  • 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

    Please Log in or Create an account to join the conversation.

    SetAnsi(false) and SingleLineEdit PictureMask show incorrect umlaut 23 May 2022 21:42 #22586

    • Chris
    • Chris's Avatar


  • Posts: 3856
  • Hi,

    I can't think why SetAnsi() could influence GUI items like pictures in SLEs. Can you post a sample showing the problem?

    .
    XSharp Development Team
    chris(at)xsharp.eu

    Please Log in or Create an account to join the conversation.

    SetAnsi(false) and SingleLineEdit PictureMask show incorrect umlaut 23 May 2022 21:48 #22587

    • hilberg.it
    • hilberg.it's Avatar
    • Topic Author


  • Posts: 65
  • Hi Chris,

    that's how I can reproduce it. Switch SetAnsi or unComment sle:Picture.

    I will try and extract an example.

    Please Log in or Create an account to join the conversation.

    • Page:
    • 1