[racket] Problem with on-subwindow-event

From: Kieron Hardy (kieron.hardy at gmail.com)
Date: Tue Oct 2 12:37:23 EDT 2012

Awesome!

Thanks, Matthew and Robby, for looking at this.

(* Cheers +inf.0),

Kieron.

On Tue, Oct 2, 2012 at 7:36 AM, Matthew Flatt <mflatt at cs.utah.edu> wrote:

> At Mon, 24 Sep 2012 23:47:17 -0600, Kieron Hardy wrote:
> > I used 'enter to make the problem easy to demonstrate, but what I'm
> really
> > interested in is button up/down events and they get duplicated also.
>
> It turns out that enter/leave events are generated very differently
> from button up/down events. Happily, fixing the duplicated button
> up/down events on Windows controls turns out to be easy, and I've
> pushed that repair.
>
> I improved enter/leave events, too, but those are less reliable across
> platforms for a variety of reasons.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20121002/db7ad6ee/attachment.html>

Posted on the users mailing list.