fix frame stretchability
This commit is contained in:
parent
7edbdd8a5a
commit
7a3a005644
|
@ -136,7 +136,7 @@
|
||||||
[do-set-status-text (lambda (s)
|
[do-set-status-text (lambda (s)
|
||||||
(send status-message set-label s))])
|
(send status-message set-label s))])
|
||||||
(sequence
|
(sequence
|
||||||
(super-init (lambda () (set! wx (mk-wx finish)) wx) (lambda () wx-panel) mismatches label parent arrow-cursor))))
|
(super-init (lambda () (set! wx (mk-wx finish)) wx) (lambda () mid-panel) mismatches label parent arrow-cursor))))
|
||||||
|
|
||||||
|
|
||||||
(define frame%
|
(define frame%
|
||||||
|
|
Loading…
Reference in New Issue
Block a user