[plt-scheme] Misunderstanding MrEd window focus and event handling

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Mon Apr 17 17:52:02 EDT 2006

At Mon, 17 Apr 2006 14:23:28 -0700 (PDT), Danny Yoo wrote:
>                (send f1 focus)

The `focus' method moves focus within a frame. Use `show' (with #t) to
activate a frame.

Matthew



Posted on the users mailing list.