WideChar display problem

Hello there,

I am developing a little application.
The inscriptions (display on the Labels) with WideChars (greek letters) are correct under Vista and Windows7 in almost every case, but in some cases (on some computers) I have only empty squares. The language is the same, the operating system too. What can cause it?
Please help me how can I resolve this problem.
Thanks in advance!
A.
To display Unicode characters you must use a font that has the characters you want to reproduce on screen. The most likely problem is that in these few machines the selected font doesn't have the greek characters.

If you don't think this is the problem, then post some code (use code tags to display it properly!) to give us an idea of what's going on.
Topic archived. No new replies allowed.