[Mono-devel-list] Introducing GtkSpell#

2005-03-23 Thread Zac Bowling
Last night while I was messing I need GtkSpell support. I knew Tomboy had it but I didn't want to go pulling it apart. So I generated new bindings with GAPI and bam. GtkSpell support for the rest of us :-). Its still buggy and I already know of one or two issues in the Makefile/configure files but

Re: [Mono-devel-list] Introducing GtkSpell#

2005-03-23 Thread Martin Willemoes Hansen
ons, 23 03 2005 kl. 15:17 -0600, skrev Zac Bowling: > If anyone has seen gaim or tomboy knows about GtkSpell. It basically > creates the Word, or Evolution type marks on your misspelled words, and > with a quick right mouse click you can fix your mistake. It only takes > one line of code and you ha

Re: [Mono-devel-list] Introducing GtkSpell#

2005-03-24 Thread Rafael Teixeira
Can I or someone of a higher cast, create a gtkspell-sharp module in the SVN repo to house it? From there we can help to fix the few issues Zac hints about... Also Zac, can you list specifically what the issues are? :) On Wed, 23 Mar 2005 22:57:51 +0100, Martin Willemoes Hansen <[EMAIL PROTECTE

Re: [Mono-devel-list] Introducing GtkSpell#

2005-03-24 Thread Zac Bowling
I already commited to the svn last night :-) Its under sources/trunk/gtkspell-sharp I've updated it and regenerated with gapi so the api is different now. (Sorry, but I messed up on a few things before and it was a prerelease). I fixed the makefile so it didn't staticly call aclocal-1.7 and automa

Re: [Mono-devel-list] Introducing GtkSpell#

2005-03-24 Thread Rafael Teixeira
Thanks Zac, My first patch it does this: 24-03-2005 Rafael Teixeira <[EMAIL PROTECTED]> sample/TestGtkSpell.cs -- added a delete event handler to end the application when closing the window -- now accepts an optional command line argument to specify locale. Ex