|
- Overview
- Operating mode
- Integrated spelling checker
- OpenOffice spelling checker
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the edit controls and text columns in the Table controls of WINDEV applications. This spell check can be performed on the user computer: Versions 24 and laterwith the integrated spelling checker. New in version 24with the integrated spelling checker. with the integrated spelling checker.- with Word or OpenOffice 2.0 (or later).
Versions 24 and laterTo use the integrated spelling checker: - Configure (if necessary) the project to use the integrated spell checking:
- Open the project description window: on the "Project" pane, in the "Project" group, click "Description".
- In the "Options" tab:
- Select the spelling checker "Integrated checker".
- Check "Automatically copy the dictionaries to the generation directory" to include the dictionaries with the executable. It is also possible to integrate the corresponding files into the application library.
- Validate.
- Load the different dictionaries needed via DictionaryLoad.
Remark: The French and English dictionaries are automatically loaded. - Apply spell checking on the different controls of the application (edit control, column of Table control):
- check "Check the spelling" in the "Details" tab of the control description window.
- use CheckSpell in the WLanguage code.
- use ConfigureSpellCheck in the WLanguage code.
New in version 24To use the integrated spelling checker: - Configure (if necessary) the project to use the integrated spell checking:
- Open the project description window: on the "Project" pane, in the "Project" group, click "Description".
- In the "Options" tab:
- Select the spelling checker "Integrated checker".
- Check "Automatically copy the dictionaries to the generation directory" to include the dictionaries with the executable. It is also possible to integrate the corresponding files into the application library.
- Validate.
- Load the different dictionaries needed via DictionaryLoad.
Remark: The French and English dictionaries are automatically loaded. - Apply spell checking on the different controls of the application (edit control, column of Table control):
- check "Check the spelling" in the "Details" tab of the control description window.
- use CheckSpell in the WLanguage code.
- use ConfigureSpellCheck in the WLanguage code.
To use the integrated spelling checker: - Configure (if necessary) the project to use the integrated spell checking:
- Open the project description window: on the "Project" pane, in the "Project" group, click "Description".
- In the "Options" tab:
- Select the spelling checker "Integrated checker".
- Check "Automatically copy the dictionaries to the generation directory" to include the dictionaries with the executable. It is also possible to integrate the corresponding files into the application library.
- Validate.
- Load the different dictionaries needed via DictionaryLoad.
Remark: The French and English dictionaries are automatically loaded. - Apply spell checking on the different controls of the application (edit control, column of Table control):
- check "Check the spelling" in the "Details" tab of the control description window.
- use CheckSpell in the WLanguage code.
- use ConfigureSpellCheck in the WLanguage code.
To use the OpenOffice spelling checker: Versions 24 and laterConfigure (if necessary) the project to use the spelling checker with OpenOffice: - Open the project description window: on the "Project" pane, in the "Project" group, click "Description".
- In the "Options" tab, select "OpenOffice checker".
- Validate.
New in version 24Configure (if necessary) the project to use the spelling checker with OpenOffice: - Open the project description window: on the "Project" pane, in the "Project" group, click "Description".
- In the "Options" tab, select "OpenOffice checker".
- Validate.
Configure (if necessary) the project to use the spelling checker with OpenOffice: - Open the project description window: on the "Project" pane, in the "Project" group, click "Description".
- In the "Options" tab, select "OpenOffice checker".
- Validate.
- Install OpenOffice on the end user's computer. For more details, see How to install OpenOffice 2.0?
- Install the OpenOffice dictionaries on the same computer. For more details, see How to install OpenOffice 2.0?
- Apply spell checking on the different controls of the application (edit control, column of Table control):
- check "Check the spelling" in the "Details" tab of the control description window.
- use CheckSpell in the WLanguage code.
- use ConfigureSpellCheck in the WLanguage code.
Versions 24 and laterIntegrated spelling checker If the integrated spelling checker is used, the spelling automatically performed in the edit control and table columns: the words not found in the integrated dictionary are automatically underlined in red. The popup menu of the underlined word allows you to select one of the proposed words, or add the word to the dictionary.
The words that are added to the dictionary can be found in: "C:\Users\<User>\AppData\Roaming\PC SOFT\perso.dic". They can be edited and deleted if necessary. New in version 24Integrated spelling checker If the integrated spelling checker is used, the spelling automatically performed in the edit control and table columns: the words not found in the integrated dictionary are automatically underlined in red. The popup menu of the underlined word allows you to select one of the proposed words, or add the word to the dictionary.
The words that are added to the dictionary can be found in: "C:\Users\<User>\AppData\Roaming\PC SOFT\perso.dic". They can be edited and deleted if necessary. Integrated spelling checker If the integrated spelling checker is used, the spelling automatically performed in the edit control and table columns: the words not found in the integrated dictionary are automatically underlined in red. The popup menu of the underlined word allows you to select one of the proposed words, or add the word to the dictionary.
The words that are added to the dictionary can be found in: "C:\Users\<User>\AppData\Roaming\PC SOFT\perso.dic". They can be edited and deleted if necessary. OpenOffice spelling checker Two spelling checkers can be proposed according to the word processor installed on the computer. If the word processor is Word, the Word spelling checker can be automatically started on the edit controls ("Spell check" from the popup menu).
Remark: This option is proposed only if Word is installed on the current computer. If the word processor is OpenOffice, the spell checker is automatically performed in the edit controls and in the table columns: the words not found in the OpenOffice dictionary are automatically underlined in red. The popup menu of the underlined word allows you to select one of the proposed words, or add the word to the dictionary. Remark: This option is proposed only if OpenOffice and its dictionary are installed on the current computer. See the documentation about this software to install the dictionaries.
|
|
|
| |
| Click [Add] to post a comment |
|
| |
|
| |
| |
| |
| |
| |
| |
| | |
| |