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

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

I missed half...

At Mon, 17 Apr 2006 14:23:28 -0700 (PDT), Danny Yoo wrote:
>                (send m1 set-label (format "world ~a" i))

The label is being updated, but the text is clipped to the size of the
original text (sans number).

You can either pick a bigger initial label, or make the message%
objects horizontally stretchable and start the frame wider.

Matthew



Posted on the users mailing list.