Changes between Version 3 and Version 4 of SPELL_CHECK_R1


Ignore:
Timestamp:
05/21/10 14:19:10 (15 years ago)
Author:
boyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SPELL_CHECK_R1

    v3 v4  
    1212 * The Tools tab will contain a spell-check palette. It will contain the following elements: 
    1313  * A language selection drop-down - will list the languages with dictionaries available (will search for them in a pre-defined folder, no need for user browsing yet). 
    14   * Spell-check button - will run a spell check on the text within the currently selected chain against the currently selected language. 
    15    * Should be dimmed if no text frame is selected or no languages are available. 
     14  * Spell-check button - will run a spell check on all the text in the book against the currently selected language. 
     15   * Should be dimmed if no languages are available. 
    1616  * Toggle underline button - will turn on/off underlining of misspelled words (they will be underlined with a dotted line as in Trac). 
    1717  * Replace/Ignore buttons - will replace/ignore the currently selected misspelled word. 
    1818  * Replace all/Ignore all - will replace/ignore all occurrences of the currently selected misspelled word. 
    19    * Ignored words should be persisted with the book. 
     19   * At this revision words are ignored for the current session only. 
    2020  * Add to dictionary - will add the word to the dictionary for the currently selected language. 
    2121  * A list of misspelled words - it will contain the currently found misspelled words.