Re: [ANN] ExtTextInputMode external

2012-02-17 Thread Mark Schonewille
You're welcome :-) -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprogrammer KvK: 50277553 Download the Installer Maker Plugin 1.7 for LiveCode here http://qery.us/za On 17 feb 2012, at 1

Re: [ANN] ExtTextInputMode external

2012-02-17 Thread Thomas McGrath III
Mark, This is awesome. Thank you. -- Tom McGrath III http://lazyriver.on-rev.com 3mcgr...@comcast.net On Feb 16, 2012, at 11:50 PM, Mark Schonewille wrote: > Hi, > > Because I'm doing a lot with RTL and East Asian languages lately and things > may go wrong if the user of my software uses the

Re: [ANN] ExtTextInputMode external

2012-02-17 Thread Mark Schonewille
Hi, Perhaps I should explain a little more, because some people seem to think this feature was already available in LiveCode. Currently, livecode has functions to retrieve the the current language settings of the iPhone. With iphonePreferredLanguages, you can find out which language to use if

[ANN] ExtTextInputMode external

2012-02-16 Thread Mark Schonewille
Hi, Because I'm doing a lot with RTL and East Asian languages lately and things may go wrong if the user of my software uses the wrong keyboard, I wanted to check the input language on iOS devices before the user starts typing. There was no way to do this in LiveCode AFAIK and thus I decided to