Hi all, Just started dev with GWT. I am able to change the current keyboard input context in pure java using the InputContext class so that when I change the language in my app, the keyboard automatically changes to that language. Now, is there an equivalent or similar way to do this in GWT. My web client has a drop down list to select different languages which my server returns the appropriate info in the selected language. However, I still need to manually change the keyboard input on the MS WIndows XP System Tray to be able to enter data in the selected language.
All help is appreciated. Thanks in advance, Vlad --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
