From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: tomas@fabula.de Newsgroups: gmane.lisp.guile.user Subject: gtk-canvas bindings for guile, second attempt Date: Fri, 18 Oct 2002 13:11:47 +0200 Sender: guile-user-admin@gnu.org Message-ID: <20021018111146.GA18333@www> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035019889 11264 80.91.224.249 (19 Oct 2002 09:31:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 19 Oct 2002 09:31:29 +0000 (UTC) Cc: rm@fabula.de Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 182pxA-0002vY-00 for ; Sat, 19 Oct 2002 11:31:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 182pwa-0006kQ-00; Sat, 19 Oct 2002 05:30:52 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 182puZ-00063a-00 for guile-user@gnu.org; Sat, 19 Oct 2002 05:28:47 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 182puV-00061h-00 for guile-user@gnu.org; Sat, 19 Oct 2002 05:28:45 -0400 Original-Received: from gnudist.gnu.org ([199.232.41.7]) by monty-python.gnu.org with esmtp (Exim 4.10) id 182ZiZ-0002xQ-00 for guile-user@gnu.org; Fri, 18 Oct 2002 12:11:19 -0400 Original-Received: from www.elogos.de ([212.18.192.92]) by gnudist.gnu.org with esmtp (Exim 4.10) id 182Uye-00046Q-00 for guile-user@gnu.org; Fri, 18 Oct 2002 07:07:36 -0400 Original-Received: by www.elogos.de (Postfix, from userid 5002) id 23B531049BA; Fri, 18 Oct 2002 13:11:47 +0200 (CEST) Original-To: guile-user@gnu.org Content-Disposition: inline User-Agent: Mutt/1.3.24i Errors-To: guile-user-admin@gnu.org X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.user:1220 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:1220 Hi, version 0.2 is now available at Most important changes: - a big renaming orgy (it's not finished yet, so beware). - line drawing now works (I found how to pass around GtkCanvasPoints thingies). So should now polygon. - nasty bug (basically 0.1 ran off an uninitialised gtk-canvas lib =:-O To test, just unpack, cd to the directory, ./cofigure and make; then run `guile -s test-gtk-canvas.scm'. Looking at this source should give you an impression of what's available. Any suggestions welcome. (Mail.gnu.org seems down at the moment, so it might take some time until I react to your suggestions ;-) Now to other things. My customers are going to kill me. Enjoy -- tomas _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user