[Gtk-sharp-list] GtkSpell

Pokey the Penguin pokey@linuxmail.org
14 Feb 2003 17:53:13 +0000


On Fri, 2003-02-14 at 04:12, u900842@oz.nthu.edu.tw wrote:
> I ported gtkspell to gtk-sharp yestarday...
> Because my English is very poor.. So that's useful to me.. :)
> Hope you all like it..
> Any Sugestion is welcome.. ;)

It looks like you have not ported gtkspell, but have just created
bindings for it.

The preferred way of doing this is using the code parser/generator used
for Gtk#. There's little point in maintaining this wrapper manually.

Also, the functionality of gtkspell is very simple. It would be best
re-implemented in C# without the dependency on the gtkspell library.
Such a C# library is being worked on and is almost ready for release.

Nevertheless, thanks :-)

-- 
Pokey the Penguin <pokey@linuxmail.org>