original commit: 50f325221668e3c14dddc900bca3019fc296b54f
This commit is contained in:
Matthew Flatt 1998-05-05 00:41:59 +00:00
parent eb706bd7cd
commit 945291f15d

View File

@ -12,6 +12,9 @@ wx:begin-busy-cursor no longer takes a cursor argument, but it
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
Added number method to wx:menu% and wx:menu-bar
The delete methods of wx:menu% and wx:menu-bar return #t if the
delete suceeded, #f otherwise
System:
-------