Hi!
If i put unicode text to button label, i don't do it from text editor. example . "Őrült" string.
And i don't put unicode text to the property, and property inspector fields.
This is a big failure.
I've read that this development is going on. It would be nice it would get high priority.
Thanks,
Bardo
unicode text in script editor
Moderator: Klaus
-
- Livecode Opensource Backer
- Posts: 10078
- Joined: Fri Feb 19, 2010 10:17 am
Re: unicode text in script editor
What's the grumpiness for ?
set the useunicode to true
set the unicodeLabel of btn "B1" to numToChar(1087)
very straightforward indeed.
set the useunicode to true
set the unicodeLabel of btn "B1" to numToChar(1087)
very straightforward indeed.