Lock the top-level editor of the popup.
This commit is contained in:
parent
7585edbcb6
commit
5521e3ad5e
|
@ -22,6 +22,7 @@
|
|||
(new editor-canvas% [parent win] [editor pane] [style '(no-hscroll)]))
|
||||
(for-each (format-sub-report-entry pane) subs)
|
||||
(send canvas scroll-to 0 0 0 0 #t) ; display the beginning
|
||||
(send pane lock #t)
|
||||
(send win show #t))
|
||||
|
||||
;; each sub-entry is displayed in its own text%, contained in the main
|
||||
|
|
Loading…
Reference in New Issue
Block a user