original commit: 1371d114eb822c8cd213676ca9969ab604135392
This commit is contained in:
Robby Findler 2002-11-26 18:20:39 +00:00
parent 38f968bc27
commit 5d8a541445

View File

@ -661,6 +661,8 @@
(call-with-frame call-method)))
tag))
;; call-with-frame : ((is-a?/c frame:text-info<%>) -> void) -> void
;; calls the argument thunk with the frame showing this editor.
(define (call-with-frame call-method)
(let ([canvas (get-canvas)])
(when canvas