unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Guile/Tk?
@ 2009-11-15 16:19 Josef Wolf
  2009-11-15 18:16 ` Guile/Tk? Andy Wingo
  2009-11-15 20:28 ` Guile/Tk? Neil Jerram
  0 siblings, 2 replies; 6+ messages in thread
From: Josef Wolf @ 2009-11-15 16:19 UTC (permalink / raw)
  To: guile-user

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?




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-11-17 17:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-15 16:19 Guile/Tk? Josef Wolf
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

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).