WPF TextBox SpellCheck and Keyboard Language Problem (Bug?)

  • Thread starter Thread starter H-S
  • Start date Start date
H

H-S

Help!

I am trying to use the Windows.Controls.TextBox with spellcheck turned
on. It works fine if my keyboard input language is set to English
(United States). But the spellcheck starts to get confused when set
to Engish (United Kingdom). Basically parts of words spelt correctly
get underlined, it is though it has got confused over where words
begin and end.

I have tried un-installing and reinstalling .NET. And tested on 5
different machines (XP, and Vista) and all exhibit the problem, and
yet I can't find anything on google. Am I missing something obvious?

Try it - create a page add a textbox, set SpellChecking.IsEnabled =
true and run it with different keyboard input settings.

Any advice would be greatly appreciated!!
 
Have a look at your culture settings in control panel, see if it matches
your application settings.

--
--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The O.W.C. Black Book, 2nd Edition
Exclusively on www.lulu.com/owc $19.99
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

SPELLCHECK 3
Language for spellcheck 3
Change Language in OutLook Express for Spellcheck 7
footnote text language problem 1
Spellcheck problem 3
Windows 7 Keyboard Layout 6
Spellchecker in the UK 4
Language and Keyboard Problems 2

Back
Top