From: Josef Wolf <jw@raven.inka.de>
To: guile-user@gnu.org
Subject: Guile/Tk?
Date: Sun, 15 Nov 2009 17:19:06 +0100 [thread overview]
Message-ID: <20091115161906.GC29831@raven.wolf.lan> (raw)
Hello,
I would like to try some GUI stuff with guile. Since I have some experience
with Tk (with perl and ruby), I tried Tk following
http://www.galassi.org/mark/mydocs/guile-programmer_2.html:
(require 'Gwish)
(use-library tcl)
(use-interface tcl)
(use-interface tclhack)
(tk-main-loop)
(quit)
But I keep getting errors like
ERROR: Unbound variable: require
ERROR: Unbound variable: use-library
or something.
Any hints?
next reply other threads:[~2009-11-15 16:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-15 16:19 Josef Wolf [this message]
2009-11-15 18:16 ` Guile/Tk? Andy Wingo
2009-11-16 20:30 ` Guile/Tk? Josef Wolf
2009-11-16 21:08 ` Guile/Tk? Linas Vepstas
2009-11-17 17:51 ` Guile/Tk? David Pirotte
2009-11-15 20:28 ` Guile/Tk? Neil Jerram
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091115161906.GC29831@raven.wolf.lan \
--to=jw@raven.inka.de \
--cc=guile-user@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).