RE: [flexcoders] How to get input language in Flex 3 app

2009-02-16 Thread Gordon Smith
I don't think the Flash Player has an API for this. What would you do with the 
input language?

Gordon Smith
Adobe Flex SDK Team

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf 
Of bobmeyering
Sent: Friday, February 13, 2009 8:20 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] How to get input language in Flex 3 app


I am using Flex Builder 3, IE 7 and windows OS (XP and 2008 server). Is
there a way to programnatically determine the current input language as
set in the "language bar"? The Capabilities class always returns "en"
even after I select Chinese ("ch") as my input language (using the
language bar).



RE: [flexcoders] How to get input language in Flex 3 app

2009-02-13 Thread Alex Harui
Check the archives.  I think that's a known issue.  Capabilities is the OS 
language version not the input language.

Alex Harui
Flex SDK Developer
Adobe Systems Inc.
Blog: http://blogs.adobe.com/aharui

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf 
Of bobmeyering
Sent: Friday, February 13, 2009 8:20 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] How to get input language in Flex 3 app


I am using Flex Builder 3, IE 7 and windows OS (XP and 2008 server). Is
there a way to programnatically determine the current input language as
set in the "language bar"? The Capabilities class always returns "en"
even after I select Chinese ("ch") as my input language (using the
language bar).