Version 1 (modified by boyan, 15 years ago) (diff) |
---|
Analysis
Overview
Support for spell-checking needs to be added to Sophie. At this revision, actual implementation should be done.
Task requirements
Spell check needs to be added in Sophie with the following things supported:
- TODO To be determined at the end of the week when R0 is near completion.
Task result
Source code
Implementation idea
Use the prototype from the previous revision of the task as a starting point for the implementation.
Related
How to demo
Demonstrate the use of spell-check:
- Type some text in a text frame in Sophie.
- Open the spell check palette and run the check.
- Replace some words and ignore others.
Design
Describe your design here.
Implementation
Describe and link the implementation results here (from the wiki or the repository).
Testing
Place the testing results here.
Comments
Write comments for this or later revisions here.