TX Spell .NET for WPF(英語版) のリリース
Released: Mar 12, 2025
11.0 での更新項目
機能
- Full .NET 9 Support - With version 11.0, TX Spell .NET now fully supports .NET 9, including licensing, NuGet support, and other changes associated with .NET 9.
- ASP.NET NuGet Package - TX Spell .NET for WPF 11.0 provides a dedicated NuGet package for .NET and ASP.NET Core applications for an easy installation and deployment.
- .NET 10 Preview Support - TX Spell .NET 11.0 is fully ready for the .NET 10 preview, including NuGet support, Visual Studio integration such as toolbox support, and...
Released: Nov 14, 2022
TX Spell .NET for WPF での更新項目
機能
- Added support for Microsoft .NET 7.
Released: Sep 7, 2022
10.0 での更新項目
機能
- Build WPF Applications with Microsoft .NET 6 and 7 - TX Spell .NET for WPF 10.0 supports .NET 5, 6 and 7 (Preview) to create WPF Apps in Microsoft Visual Studio 2022.
- REP Flag Support - Version 10.0 now supports Hunspell REP flags which are used to handle diacritical marks, umlauts and phonetic misspellings.
- The flag is used to suggest the correct forms for those misspelled words whose incorrect spelling was caused by missing diacritical marks (e.g. 'a' instead 'ä'), incorrect umlaut meanings...
Released: Nov 29, 2021
9.0 での更新項目
機能
- ShowDialog Settings - With this release, the ShowDialogSettings class can now determine the start position and the owner of the built-in options and spell check dialog. To specify these settings for the spell check dialog, the new TXSpellChecker.SpellChecker.ShowDialogSettings property has been provided. The options dialog can be modified by setting an instance of the ShowDialogSettings class as a parameter to the OptionsDialog method.
- Build WPF Applications with Microsoft .NET 6 - This...
Released: Dec 2, 2020
8.0 での更新項目
機能
- 4k DPI Awareness - Added DPI aware support for all dialog boxes.
- Per Monitor DPI Awareness - Added supports for multiple monitor setups where each display has a different scale factor, and the application is moved from one display to another.
- Dictionary Performance - This release significantly decreases the time to load a user dictionary, and the memory footprint for loaded user dictionaries.
- A feature of TX Spell .NET for WPF is the possibility to use multiple dictionaries at the same time...
Released: May 28, 2019
7.0 SP1 での更新項目
不具合の修正
- Options dialog looks faulty under high resolution.
- Error message for missing LanguageRecognition folder is wrong.
- AssemblyFolders are removed after a Windows update.
- System.IndexOutOfRangeException if a misspelled word is deleted in the SpellCheckDialog.
Released: Dec 14, 2017
7.0 での更新項目
機能
- Create Synonyms for Selected Words - TX Spell .NET for WPF 7.0 implements a new method that returns an array of objects where each group represents a collection of synonyms with common meaning. A dialog box that can be used out-of-the-box has been implemented to use add this functionality to your application. Additionally, the TX Text Control RibbonProofingTab has been extended to open this dialog when TX Spell .NET for WPF is connected to TX Text Control.
- Visual Studio 2017 Compatibility...
Released: Jun 14, 2017
6.0 SP2 での更新項目
不具合の修正
- 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...
Released: Feb 1, 2017
6.0 SP1 での更新項目
不具合の修正
- Dialog - SpellCheck Dialog causes an error when trying to open from a derived TX Text Control.
- Property Method - Endless loop when using an inherited TextControl with TX Spell.
- Documentation - Return value of Proofing.LanguageScopeCollection.GetItem is Integer.
Released: Apr 20, 2015
Updates in this release
Updates in 6.0
- Spelling Correction UI Provider - The SpellingCorrectionUIProvider class provides methods and properties for creating custom spell checking user interfaces.
- Visual Studio 2015 Compatibility - Text Control have committed to support new versions of Visual Studio and to make sure that their products work seamlessly with Visual Studio 2015.