09-25-2015, 01:15 PM
Dear Gintaras,
I set the text in a notepad window (he) using a string (s) in which a character like "sa" above was included.
The text was displayed perfectly.
However when I repeated the same task to display the text in a window produced by ShowNote, it fails in that "sa" character is displayed only as non-recognized character.
I understand that it has to do something with ShowNote window. I read carefully post
Font Settings in ShowNote
but I failed to find a solution.
I would appreciate it if you could kindly advise.
I set the text in a notepad window (he) using a string (s) in which a character like "sa" above was included.
Quote:SendMessageW he WM_SETTEXT 0 @s
The text was displayed perfectly.
However when I repeated the same task to display the text in a window produced by ShowNote, it fails in that "sa" character is displayed only as non-recognized character.
I understand that it has to do something with ShowNote window. I read carefully post
Font Settings in ShowNote
but I failed to find a solution.
I would appreciate it if you could kindly advise.
