|
From: varungupta03k on 8 May 2008 09:07 I am using Arabic workstation with English as second input language. I switch language to English on the language bar or press (Shift + Alt). I have an MFC application which contains a Dialog Box with one Edit box and one Button. I follow the below mentioned steps. 1. Ran my application 2. Changed language from Arabic to English on language bar. 3. When I take focus on my application, language switches back to Arabic automatically. I want that the language should remain same that I have selected on language bar after running the application. Can anybodu help me on that? How do I retain the language that I have selected on language bar? Thanks in advance Varun
From: Mihai N. on 9 May 2008 02:01 > Can anybodu help me on that? How do I retain the language that I have > selected on language bar? The keyboard layout is per application. If you want to have the same keyboard for all applications, you should change the default input language in control panel - regional and language options -- Mihai Nita [Microsoft MVP, Visual C++] http://www.mihai-nita.net ------------------------------------------ Replace _year_ with _ to get the real email
|
Pages: 1 Prev: MFC-DLL with CString as parameter? Next: Use MFC from non-MFC application |