Greek symbols in a label

volvomann

Active Member
Licensed User
Longtime User
Is there a simple way to use the Greek symbols in a label I have tried rich string but think it is difficult
 
Last edited:

mc73

Well-Known Member
Licensed User
Longtime User
I use greek language in most of my programs without a problem. Perhaps you mean something as naming a label with greek letters? Otherwise, I didn't see something wrong.
 
Upvote 0

mc73

Well-Known Member
Licensed User
Longtime User
Since I am greek, I simply use the greek keyboard variation of Windows. Perhaps you mean something else?
 
Upvote 0

volvomann

Active Member
Licensed User
Longtime User
Since I am greek, I simply use the greek keyboard variation of Windows. Perhaps you mean something else?

I will skribe symbols for alpha beta ................. in label.text and i Use Norvegian language, is there any opportunity to do that?
 
Upvote 0

mc73

Well-Known Member
Licensed User
Longtime User
Why not simply adding the greek language keyboard and adding letters this way? Perhaos you're going to need also a greek font, but in Windows I think there are plenty.
I truly don't know, but I guess what I wrote is the less complicated thing to do, except if you need for some reasons to do it all programmatically.
 
Upvote 0

volvomann

Active Member
Licensed User
Longtime User
Why not simply adding the greek language keyboard and adding letters this way? Perhaos you're going to need also a greek font, but in Windows I think there are plenty.
I truly don't know, but I guess what I wrote is the less complicated thing to do, except if you need for some reasons to do it all programmatically.

I wil tried that.
 
Upvote 0

volvomann

Active Member
Licensed User
Longtime User
Thank you I added Greek language in my languageline and there it was thanks this was good:sign0142:
 
Upvote 0
Top