unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Andreas Rottmann <a.rottmann@gmx.at>
Cc: guile-user@gnu.org, guile-gtk discussions <guile-gtk-general@gnu.org>
Subject: Re: libglade and guile-gtk
Date: Tue, 06 Jan 2004 12:10:07 +0100	[thread overview]
Message-ID: <87znd1wcxc.fsf@alice.rotty.yi.org> (raw)
In-Reply-To: <20040105075631.GA11979@vaio.restivo.org> (Ken Restivo's message of "Sun, 4 Jan 2004 23:56:31 -0800")

Ken Restivo <ken@restivo.org> writes:

> I'm trying to find out if Guile and libglade work together, and can't seem to get the simplest sample application to run.
>
> When I run:
> 	(use-modules
> 		(gtk gtk)
> 		(gtk libglade)
> 	)
> 	(define gui (glade-xml-new "gladetest.glade" "topwindow"))
> 	(glade-xml-signal-autoconnect gui)
> 	(define w (glade-xml-get-widget gui "topwindow") )
> 	(gtk-standalone-main w)
>
[error msgs snipped]

> I'm on Debian Woody, with GTK1.2, libglade0 0.17, Guile 1.4, and libguilegtk0 0.20.
>
> I'm probably doing something very obviously wrong, but I've no idea what. 
>
Maybe you could try guile-gobject[1], which is contains a GTK+2
binding, including libglade (the glade example seems to work for me
[tm])...

Also, you might be interested in the guile-gtk mailing list[2].

[1] http://www.gnu.org/software/guile-gtk/docs/guile-gobject/
[2] http://mail.gnu.org/mailman/listinfo/guile-gtk-general/
-- 
Andreas Rottmann         | Rotty@ICQ      | 118634484@ICQ | a.rottmann@gmx.at
http://yi.org/rotty      | GnuPG Key: http://yi.org/rotty/gpg.asc
Fingerprint              | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62

Packages should build-depend on what they should build-depend.


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


      reply	other threads:[~2004-01-06 11:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-05  7:56 libglade and guile-gtk Ken Restivo
2004-01-06 11:10 ` Andreas Rottmann [this message]

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=87znd1wcxc.fsf@alice.rotty.yi.org \
    --to=a.rottmann@gmx.at \
    --cc=guile-gtk-general@gnu.org \
    --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).