Date: Fri, 20 Feb 2004 23:12:11 -0800 From: Shawn Wagner To: lablgtk at kaba.or.jp Subject: Announce: GtkSpell binding Message-ID: <20040221071211.GC27866 at speakeasy.org> Mail-Followup-To: lablgtk at kaba.or.jp Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline GtkSpell (http://gtkspell.sf.net) is a library for doing on-the-fly spell checking in gtk text widgets. I've whipped up bindings to use it with lablgtk2. See http://raevnos.pennmush.org/code/lablgtkspell/ for source, docs, etc. It was interesting, because I've never looked at how lablgtk2 works under the hood (Just using the high-level objects), and now had to get at the actual C pointers of things. Happily, it turned out to be easy to figure out from the source. :) -- Shawn Wagner shawnw@speakeasy.org