From 93bebf3df749f62b63a49657110d2029ea3b8c51 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Thu, 16 Apr 1998 15:26:48 +0000 Subject: [PATCH] 52/1 original commit: edb5cb674a07fa2d3cb4ee7052b8a0a9c6830144 --- notes/mred/HISTORY | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/notes/mred/HISTORY b/notes/mred/HISTORY index ebea609c..905b61a1 100644 --- a/notes/mred/HISTORY +++ b/notes/mred/HISTORY @@ -1,3 +1,15 @@ +Version 52: ??, 1998 +on-set-focus and on-kill-focus work reliably; not all windows + can get the focus, but those that do call the on-set-focus and + on-kill-focus methods +pre-on-char and pre-on-event works for all windows on all + platforms +wx:begin-busy-cursor no longer takes a cursor argument, but it + now works correctly on all platforms +set-cursor in wx:window% now accepts and returns null, indicating + that the window's cursor is the same as its parents; most + windows start out with the null cursor + Version 51: March 25, 1998 IMPORTANT: Expect major changes in the MrEd toolbox with version 53 or