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

Polish character ł and ę

1 Answer 78 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Simon
Top achievements
Rank 1
Simon asked on 01 Apr 2015, 03:35 PM
Hello,

We work with several languages including Polish.
Normally, pressing "Alt Gr + L" would produce "ł" and "Alt Gr + E" would produce "ę" but that does not work in a RichTextBox. Pressing these keys would do nothing.

However, strangely enough some other Polish characters are supported in a RichTextBox: pressing "Alt Gr + A" would produce a "ą" as expected.

Is there a way to enable these special characters?

Thank you,
Simon Janisz

1 Answer, 1 is accepted

Sort by
0
Tanya
Telerik team
answered on 03 Apr 2015, 01:41 PM
Hello Simon,

You could control the input of the keyboard by subscribing to the PreviewEditorKeyDown event. More information and example about how to achieve this you can find in the Keyboard Support article in our documentation.

Hope this helps.

Regards,
Tanya
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
Tags
RichTextBox
Asked by
Simon
Top achievements
Rank 1
Answers by
Tanya
Telerik team
Share this question
or