JoeCool Posted May 8, 2005 Posted May 8, 2005 (edited) Playing with multi-languages computers.Here we see often different keyboard - language install on the same computer.Mine is, english windoze with many english and french applications, of course I also need at least 2 keyboards installed, English (United State) and Canadian Multiligual Standard.Simple script;Run("notepad.exe") WinWaitActive("Untitled - Notepad") send("http://www.google.ca/")will put in notepad http://www.google.ca/if default keyboard and current keyboard choice for this application are the same.Here English US default and EnUs for the application.But lets say I need accents characters in notepad ... so default keyboard still En US, application Keyboard Canadian Multilingual.now notepad got http:ééwww.google.caéOf course this not a bug it's different keyboard mapping, but can be a confusing bug if u ask all your network users to run your script Well then ... nothing :"> Someone will have to write interface to set default and application keyboard choice Anybody ? Edited May 8, 2005 by JoeCool
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now