Andreas Davour <[EMAIL PROTECTED]> writes: > > I haven't used any of these subsystems yet, having concentrated on > graphics, so I have no wishes yet. How does it work today? >
Currently additional logic above and beyond the basic event reporting has to be handled in user code. So for example something simple like determining key repeats is not reported by lispbuilder-sdl. The user has to write code to manage up/down key events and match these with previous key presses. - Luke _______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
