TX Spell .NET for WinForms and ASP.NET 6.0 SP2

Released: Jun 14, 2017

Updates in 6.0 SP2

Fehlerkorrekturen

  • 'Check simple text' sample: Wrong button name.
  • 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.
  • Language Detection Sample: Exception is thrown on clicking Occitan (France) check box.
  • 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.
  • User Dictionaries: Red Yes instead of No in the Editable Column.
  • Words which contain a forward slash (/) can not be added to a UserDictionary.