Your original code breaks for me as you described, but works after adding (sdl:enable-key-repeat nil nil) after line 28. I am using Windows with SBCL 1.0.22 and SDL 1.2.12.
On Tue, Dec 16, 2008 at 8:36 PM, Marco Leandro Carmosino < [email protected]> wrote: > Yes, I did. That's really weird. I just deleted the .fasl's and re-compiled > again to double check. Ugh. Could it be my version of SDL? How do I check > that? > > --Marco > > Quoting Luke Crook <[email protected]>: > > > On Tue, 16 Dec 2008 20:15:39 -0800, Marco Leandro Carmosino > > <[email protected]> wrote: > > > > > I relocated that call to inside with-init as instructed, and my program > > > does not > > > behave any differently. > > > > > > --Marco > > > > > > Did you recomple/reevaluate MOVE-DOT ? Pressing Z or X moves the antennae > > smoothly for me. > > > > - Luke > > > > > > > > > > _______________________________________________ > > application-builder mailing list > > [email protected] > > http://www.lispniks.com/mailman/listinfo/application-builder > > > > > _______________________________________________ > application-builder mailing list > [email protected] > http://www.lispniks.com/mailman/listinfo/application-builder > -- Elliott Slaughter "Any road followed precisely to its end leads precisely nowhere." - Frank Herbert
_______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
