On Sat, Mar 14, 2009 at 3:26 PM, Johan Ur Riise <jo...@riise-data.no> wrote: > Unhandled memory fault at #x400000004B. > > when i run the test. > > Could this have something to do with me using a 64 bit sbcl?
This might be it, if you have GTK compiled for 32 bits and SBCL for 64 bits their concept of "int" would differ. But I would expect failure in that case to be earlier, and the address looks weird. Maybe the library didn't load correctly? But then, I don't really know how GTK works, I just hacked things until it started working on my machine, with Gentoo Linux and gtk+-2.12.11. Oh, and regarding your earlier problem with too high labels, I checked your example and it creates a window just high enough to fit the text, as it should be. Regards, Jakub Higersberger _______________________________________________ cells-gtk-devel site list cells-gtk-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/cells-gtk-devel