..
original commit: 1371d114eb822c8cd213676ca9969ab604135392
This commit is contained in:
parent
38f968bc27
commit
5d8a541445
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user