Justin Heyes-Jones wrote: > I had a read through the thread. Adding to ab seems like a > great idea to me.
Ok, I'll add a first version next week when I've written some more tests for it. > I've been wondering whether a library interface to a good GUI library > like GTK+ would be worth adding to the project, or at least if one > exists already, making our components work with it like we do with > OpenGl. At the ILC2007 I've seen a nice library: http://wiki.opendylan.org/wiki/view.dsp?title=DUIM It's written in Dylan, but there is a Lisp port in progress. I've chatted with the author in #lisp at freenode and he is still working on it. I don't think that it needs another Lispbuilder package, because unlike the sockets library and the SDL library, for which no good other solutions were available, I hope we can just use the DUIM Lisp port, like suggested with cl-opengl. > For example a sample that used an SDL window inside a GTK app would be > very useful. Yes, this would be nice. I think DUIM can use GTK on Linux and if SDL can be used with GTK it should be possible. -- Frank Buss, [EMAIL PROTECTED] http://www.frank-buss.de, http://www.it4-systems.de _______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
