| ★ wanayoo — archive 1999 http://rep-gtk.sourceforge.net/ | Nouvelle recherche | Portail wanayoo |
rep-gtk
|
rep-gtk is a binding of the GTK and GDK libraries for the librep Lisp environment. It's currently targeted at GTK 1.2 and is based on the guile-gtk binding by Marius Vollmer. Recent versions of rep-gtk also wrap the GNOME and libglade libraries. The latest released version of rep-gtk is available from: Alternatively you may use anonymous CVS to access the latest development sources (with no guarantees that they will work correctly, or even compile).
cvs -d:pserver:anonymous@cvs.rep-gtk.sourceforge.net:/cvsroot/rep-gtk login
cvs -d:pserver:anonymous@cvs.rep-gtk.sourceforge.net:/cvsroot/rep-gtk co rep-gtk
When prompted for a password for anonymous, simply press the Enter key. Updates from within the module's directory do not need the -d parameter. You can also browse the CVS tree. Here's the GTK hello program for librep. The permanent location for this page is http://rep-gtk.sourceforge.net/. The sourceforge project page is http://sourceforge.net/project/?form_grp=581 There is a rep-gtk mailing list. See the sourceforge project page for details on how to subscribe. |
updates
|
The most recent version of rep-gtk does not compile against libglade 0.13; there is a patch here to correct the problem (rerun `autoconf' after applying the patch) |