chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] New snapshot of GTK+ 2.0 binding


From: tonyg
Subject: [Chicken-users] New snapshot of GTK+ 2.0 binding
Date: Mon, 14 Oct 2002 17:53:55 +0100
User-agent: Mutt/1.4i

Hi all... there's a new snapshot of my GTK+ 2.0 binding available:

http://homepages.kcbbs.gen.nz/~tonyg/chicken/chicken-gtk2-20021014-1.tar.bz2

New since version 20021007.1:

    * Installs as a proper Chicken extension by using the
      chicken-setup library

    * There's now more than zero documentation. Still work to be done,
      but it's a start. It uses docscm.

    * Support for libglade 2.0

    * Wrapper-generation completely reorganised
          o GType now used to generate object/boxed/enum/etc. wrappers
            (it was always used by gobject.scm)
          o Each GObject/GInterface/GBoxed subclass now compiled separately

    * Supports GtkListStore to a usable degree. It's no more painful
      to use than it is in C.

    * Timeouts and idle-handlers are supported. 

Cheers,
  Tony




reply via email to

[Prev in Thread] Current Thread [Next in Thread]