PPBlitzSpell is a free spell checking and dictionary management module for BlitzMax
Installation:
Download PPBlitzSpell module from link below. UnRar the archive into BMax mod-folder.
If the modules for your OS does not accompany you have to compile the modules. The source code is in the archive.
Features:
- Easy spell checking
- Word suggestions for misspelled words
- Load and save personal dictionarys
- Session dictionary
- MaxGUI's textarea demo included
- and more
Files:
PPBlitzSpell v1.0 (source included)
v1.01
- Intial release
- Load dictionarys
- Load and save personal dictionarys
- Check words in dictionary, personal and session dictionary
- Clear session dictionary
- Config: ignore words smaller than a certain length
- Suggestions from dictionary, personal snd session dictionarys
- MaxGUI example