Unicode/keyDown

Peter Haworth pete at lcsql.com
Wed Feb 18 16:14:33 EST 2015


Continuing to implement unicode in an app using LC 6.6.2 and OSX 10.10.

I switched to the French keyboard to do some testing keying in French
accented characters into text field and storing the data into an SQLite
database.

Then I switched to the Greek keyboard.  The unicode/SQLite stuff still
worked just fine but it appears that no keyDown message is sent when typing
from the Greek keyboard into a text field. Tried rawKeyDown too but it
didn't fire either

I haven't tried any other language keyboards but keyDown should happen no
matter what keyboard is in use, shouldn't it?



More information about the use-livecode mailing list