Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Unable to change keyboard language as per culture (Read 6889 times)
yash
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 3
Joined: Aug 8th, 2016
Unable to change keyboard language as per culture
Aug 8th, 2016 at 1:33pm
Print Post  
Hi,

Let  me know what all needs to be checked to set the language on a keyboard as per culture info.

I already tried:
m_VirtualKeyboard.CurrentCulture = new System.Globalization.CultureInfo("nl-BE");

But to no success.
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3146
Joined: Oct 19th, 2005
Re: Unable to change keyboard language as per culture
Reply #1 - Aug 8th, 2016 at 5:24pm
Print Post  
Hi,

Are you using WPF version of the control? With this code I can see AZERTY layout loaded in WinForms control and default QUERTY one remaining in WPF, so I guess WPF version does not contain the built-in layout resource for nl-BE.

Regards,
Slavcho
Mindfusion
  

keyboard.jpg ( 204 KB | 274 Downloads )
keyboard.jpg
Back to top
 
IP Logged
 
yash
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 3
Joined: Aug 8th, 2016
Re: Unable to change keyboard language as per culture
Reply #2 - Aug 9th, 2016 at 5:14am
Print Post  
Hi Slavcho,

We are using Virtual Keyboard for WinForms version.

Regards,
Yash
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3146
Joined: Oct 19th, 2005
Re: Unable to change keyboard language as per culture
Reply #3 - Aug 9th, 2016 at 6:10am
Print Post  
Hi Yash,

Okay, are you getting same layout as above but expect another one, or are you seeing altogether different layout? Also are you using latest version of the keyboard released by Mindfusion or an older FPS one?

Regards,
Slavcho
Mindfusion
  
Back to top
 
IP Logged
 
yash
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 3
Joined: Aug 8th, 2016
Re: Unable to change keyboard language as per culture
Reply #4 - Aug 9th, 2016 at 6:35am
Print Post  
Hi Slavcho,

We are using the same layout as can be seen in your screenshot, and its the latest one downloaded.
Its just that the keys of the keyboard do not change as per the culture applied.

Regards,
Yash
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3146
Joined: Oct 19th, 2005
Re: Unable to change keyboard language as per culture
Reply #5 - Aug 9th, 2016 at 7:07am
Print Post  
Hi,

The keyboard maps virtual key codes to character labels by querying the installed languages. Do you have "Dutch (Belgium)" installed as Windows Input Language? The labels on the WinForms keyboard screenshot looks pretty close to what Windows shows as language layout preview in attached screenshot. If some labels should be different, please let me know which ones and our developer will investigate.

Regards,
Slavcho
Mindfusion
  

belgian_layout.png ( 44 KB | 440 Downloads )
belgian_layout.png
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint