non-english character button

M

Mike P

How would I create a button which when pressed outputs a non-English
character (ä, ö etc) to a text box? I've seen a website where it was
done, but I don't remember the name of the site.

Any help would be really appreciated.


Cheers,

Mike
 
L

Lau Lei Cheong

Just use Unicode notation (in format, where number is in decimal.
e.g.: Ӓ) to output the character.

You can find the correct number using Windows "Character Map" utility in
"Accessorites" -> "System Tools"
 
J

Joerg Jooss

Lau said:
Just use Unicode notation (in format, where number is in
decimal. e.g.: Ӓ) to output the character.

You can find the correct number using Windows "Character Map" utility
in "Accessorites" -> "System Tools"

Or use native characters in combination with an appropriate file
encoding (e.g. UTF-8).

Cheers,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top