Frank Buss wrote: > Yes, it is possible, see the code below.
Cool, thanks. > It depends on your applications, but maybe it is better to use an > event loop and a second thread for a computer player or network > connection, because otherwise it is difficult to poll the events for > playing with the mouse. Yeah; in my app that's not an issue. The board is just for watching. -Peter P.S. sdl:quit takes, it seems, an optional argument, not a keyword arg. I assume the correct value is T? -- Peter Seibel : [EMAIL PROTECTED] Gigamonkeys Consulting : http://www.gigamonkeys.com/ _______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
