Page 1 of 1

unicode text in script editor

Posted: Wed May 29, 2013 6:31 am
by bardo
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

Re: unicode text in script editor

Posted: Fri Jun 28, 2013 6:46 pm
by richmond62
What's the grumpiness for ?

set the useunicode to true
set the unicodeLabel of btn "B1" to numToChar(1087)

very straightforward indeed.