Chengqi Song <[email protected]> writes: > Thanks to Neil, > > Is there any binding to xlib? or easier way to generate a xlib binding? > thanks.
Yes, guile-xlib. (Written by me, and maintained for a while by Thien-Thi Nguyen.) It is not a complete Xlib binding, it only has some core functions. But I think it would be a good starting point if you are interested in adding support for more Xlib operations. These links should work for guile-xlib-0.4, although I'm not sure because my ISP is ridiculously slow right now. http://www.ossau.uklinux.net/guile/indeterminate/guile-xlib-0.4-README.txt http://www.ossau.uklinux.net/guile/indeterminate/guile-xlib-0.4.tar.gz Regards, Neil
