.
original commit: cb6e270017679a560ba850a203b7b47e78819c59
This commit is contained in:
parent
1de2e6f2e7
commit
1567ca0446
|
@ -6218,7 +6218,7 @@
|
|||
(send f stretchable-width #f)
|
||||
(send f stretchable-height #f))
|
||||
(let* ([e (make-object text%)]
|
||||
[c (make-object editor-canvas% msg-pnl e '(no-hscroll))])
|
||||
[c (make-object editor-canvas% msg-pnl e '(no-hscroll transparent))])
|
||||
(send f resize (+ 400 extra-width) 200)
|
||||
(send c set-line-count (min 5 (length strings)))
|
||||
(send c allow-tab-exit #t)
|
||||
|
|
Loading…
Reference in New Issue
Block a user