| Home | Trees | Indices | Help |
|
|---|
|
|
Spell checking mixin for the wx.StyledTextControl using pyenchant
This module was insipred by the spell check function from Christopher Thoday's .
Spell checking is provided by the pyenchant library, which is an external dependency not part of wxPython. Packages are available for Mac, Unix, and windows at
Currently provides:
TODO:
Author: Rob McMullen
Version: 1.0
Changelog:
1.0:
- First public release
| Classes | |
|
STCSpellCheckMixin Spell checking mixin for use with wx.StyledTextControl. |
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:13 2008 |