TX Spell .NET for WPF 6.0 SP2

Released: Jun 14, 2017

Updates in 6.0 SP2

Fixes

  • Char ' is not considered as a separator in Italian.
  • Spell check dialog does not refresh after changing the suggestion dictionary.
  • Wrong sample in WPF VB.NET samples.
  • Suggestions are incorrectly created in uppercase although uppercase words are not to be ignored.
  • Using e.Cancel = true in the IncorrectWordChangingEventArgs or MisspelledWordChangingEventArgs causes object reference not set to an instance of an object error.
  • System.IndexOutOfRange exception in TXSpellChecker.DetectLanguageScopes method.
  • CheckCorrectedWord returns false although the checked word is correct.
  • IsWordToCorrectEditing property causes NullReferenceException.
  • Words which contain a forward slash (/) can not be added to a UserDictionary.