This is a migrated thread and some comments may be shown as answers.

Can switch InputMethod for keybord's language

3 Answers 205 Views
NumericUpDown
This is a migrated thread and some comments may be shown as answers.
Lee
Top achievements
Rank 1
Lee asked on 04 Sep 2013, 03:46 AM
it's crash when i switch InputMethod at Chinese(Taiwan).
So I  want to  keybord defaul is Engļ¼Œthen I try below:

<telerik:RadNumericUpDown 
                                  Language="en-US" InputMethod.IsInputMethodEnabled="False"/>

but,it still has could switch InputMethod.
How can Let RadNumericUpDown Language defaul "en-US",and Let keybord Language 
cant switch InputMethod?
Or Can give AnyOther offer?

thanks






still

3 Answers, 1 is accepted

Sort by
0
Vladi
Telerik team
answered on 09 Sep 2013, 07:22 AM
Hello,

We are not sure we understand you correctly.

The IsInputMethodEnabled is a readonly property and setting it in the xaml will not cause any effect. Could you describe to use in more details the desire behavior. If you could recreate the issue in a sample project and send it to us via support ticket it would be very helpful in order to observe it on our side and see what could be the cause of it.

Regards,
Vladi
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Lee
Top achievements
Rank 1
answered on 09 Sep 2013, 09:14 AM

it is the link of the problem

When I used the input method of traditional Chinese and moved the cursor to the  Numeric Updown, the input method would crash down. So how would the input method automatically change to English typing as I move the cursor to the Numeric Updown?
thanks.
0
Vladi
Telerik team
answered on 09 Sep 2013, 01:31 PM
Hello,

Could you describe to us the steps need to reproduce the issue.
  • Do the system culture needs to be set to a specific culture? If yes to which one.
  • What do you mean by "When I used the input method of traditional Chinese and moved the cursor to the  Numeric Updown"? Are you inputting a specific Chinese symbol in the TextBox of the control and after the focus is lost the application crashes?

If you could record a short video showing the issue it would be very helpful in understanding the steps need to reproduce it on our side. You could use Jing to record a short video.


Regards,
Vladi
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
NumericUpDown
Asked by
Lee
Top achievements
Rank 1
Answers by
Vladi
Telerik team
Lee
Top achievements
Rank 1
Share this question
or