Well in the release early, release often category here is another one: PyGtkSpell version 0.3.1 aka 'Static Cling' has been released. This version is a bug fix release that fixes the segfault due to the use of the static modifier for a local array. For some reason not using static fixed the segfaults. The 0.3.0 version is still available just in case somone wants to tell me why it was segfaulting.
Also, gnome-blog now has code in Gnome's CVS server to utilize pygtkspell if it is installed on the system. Description: PyGtkSpell is the Python bindings for the easy to use GtkSpell spell checker. GtkSpell is an 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. Download: http://martianrock.com/dropzone/pygtkspell-0.3.1.tar.gz Web site: http://martianrock.com/pygtkspell/ -- 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/
