vain0x / DotNetKit.Wpf.AutoCompleteComboBox

ComboBox with filtering (auto-complete) for WPF
MIT License
71 stars 26 forks source link

Feature offer: transliteration support #3

Closed AsValeO closed 7 years ago

AsValeO commented 7 years ago

Is there a way to implement automatically transliteration? For example if I print some cyrillic symbols, but list contains only eng strings. In this case Combobox offers suggestions as my keyboard layout is changed to eng.

AsValeO commented 7 years ago

OK, got it. I just need to customize filter in settings.