On Tue, 31 Mar 2009 12:33:55 -0700, Elliott Slaughter  
<elliottslaugh...@gmail.com> wrote:

>
> Thanks for the tip about sdl:set-caption. Did you have a chance to look  
> at
> sdl:window?
>

Yes I did and the bad news is that this is not a lispbuilder-sdl issue as  
I first thought.

Each call to SDL_SetVideoMode will call SDL_ResetKeyboard (and  
SDL_ResetMouse). The SDL_ResetKeyboard function generates the SDL_RELEASED  
event if a key is pressed.

- Luke
_______________________________________________
application-builder mailing list
application-builder@lispniks.com
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to