RapidSpell WPF 新版本发表
Released: Sep 24, 2020
v4.1 中的更新
修补程序
Released: Mar 7, 2018
v4.0 中的更新
特性
- Adds user dictionary file manager, so the user can add/remove additional text files to be used as user dictionaries.
- Performance improvements, for RapidSpellAsYouType with RichTextBox and TextBox controls.
- Improves user dictionary performance.
- Adds MaximumNumberOfErrorsToHighlight property to RapidSpellAsYouType, allows a limit to be imposed on the number of errors underlined, to preserve UI performance.
修补程序
- Fixes modal window crash with multiple textboxes.
Released: Dec 9, 2014
v3.1.0 中的更新
特性
- Improved performance of RapidSpellAsYouType with RichTextBox.
- Added RemoveAllTextComponents method to API.
修补程序
- Fix "i i" autocorrection loop.
- Fix context menu becoming orphaned from a removed textbox.
Released: Jul 17, 2012
v3.0 中的更新
特性
- Improved typing speed with large texts in RichTextBox.
- Sentence capitalization correction.
- Ignore Once added to 'As you type'.
- Compressed dictionaries.
修补程序
- Many small bug fixes and improvements in behavior