[plt-scheme] redirecting keyboard events

From: pedro pinto (pedro.e.pinto at gmail.com)
Date: Fri Jan 27 11:32:36 EST 2006

Hi there,

I have a dialog in which I would like to direct all arrow key events to a
specific control (a list-box). I have been able  to intercept keyboard
events by overriding the dialogs on-subwindow-char but I am not sure how to
forward them to the list box (I do not want to mess with the current input
focus).

Is there a clean way to do this?

Thanks in advance,
-pp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20060127/745d98d1/attachment.html>

Posted on the users mailing list.