Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3046

Greek letters in RichEd

$
0
0
Hi, I need to programmatically add letters of the Greek alphabet (and other characters) to RichEdit. I tried different manipulations with the Font property, applied Unicode encoding for the characters ({u03C3), something does not work. I get question marks or abracadabra. Though through the clipboard Greek letters are inserted into RichEdit normally. So how can I do it, please?

Viewing all articles
Browse latest Browse all 3046

Trending Articles