As requested, a better packaged, super charged, highly descriptive GtkSpell Python binding. GtkSpell[1] is a easy to use library that works in conjunction with the GtkTextView widget to give programs spell checking capabilities with only a few lines of code.
To obtain a copy of PyGtkSpell, the GtkSpell Python Binding please point your browser to: http://martianrock.com/dropzone/pygtkspell-0.2.tar.gz This release moves the build to a standard GNU autotools format so it should be much easier to compile and use. Please send bug reports directly to me for now at [EMAIL PROTECTED] In order to compile you will need GtkSpell and PyGTK[2] development packages installed on your system. Refer to test.py in the examples directory to see how to use this library. [1] http://gtkspell.sourceforge.net [2] http://pygtk.org -- J5 _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
