original commit: 2502eaf3fec060354809634ac236f1b1379d0a92
This commit is contained in:
Robby Findler 2000-03-06 17:05:47 +00:00
parent 1c3bdf3814
commit 2dad520855

View File

@ -59,7 +59,8 @@
delay
(lambda ()
(if win
(set! old-cursor (send win set-cursor watch))
(begin (set! old-cursor (send win get-cursor))
(send win set-cursor watch))
(begin-busy-cursor)))
(lambda ()
(if win