This is the mail archive of the
guile@sourceware.cygnus.com
mailing list for the Guile project.
Re: Xlib binding.
- To: satchell at merry dot dra dot hmg dot gb
- Subject: Re: Xlib binding.
- From: Stephen Tse <stephent at sfu dot ca>
- Date: 27 Sep 1999 16:06:04 -0700
- Cc: GUILE at SOURCEWARE dot CYGNUS dot COM
- References: <009DEC52.EA4002E6.1@merry.dera.gov.uk>
satchell@merry.dera.gov.uk writes:
> xscm contains a partial xlib binding. The contrib directory at ftp.red-bean.com
> contains a some slightly outdated compatibility stuff for making xscm work
> with guile. Since I made the files in xguile, I have implemented some
> more bits of Xlib as I needed them but it is still very partial; xscm
> is basically oriented towards Xt based widget sets. I suspect you would have to
> add some more to get a complete enough implementation to be useful. Then
> again, at least there is a bare bones framework to look at, and work from,
> or reject because you can see how it can be done right!
Thanks for the link.
With a little more digging, it seems there exist various indepedent
scheme xlib implementations. I really wish to a common library for it.