I finally got GtkSpell wrapped and working. It really only exports the gtkspell_attach function which works well. What do I do with it? I wanted to use it in Gnome Blog so I could just have it compile and install from within that project. I however believe that it is useful as a part of PyGTK and wanted to get some opinions on how I could clean it up and submit it. This is my first attempt at writing a python wrapper but I want to get more proficient at it. Any pointers would be welcome.
You can get the code from http://martianrock.com/dropzone/pygtkspell.tar.gz -- 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/
