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?
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to