...
original commit: 625b99e400620644e4cffb151f9fc5d917964bf0
This commit is contained in:
parent
8c0926f3d0
commit
e4de69a521
|
@ -129,7 +129,7 @@
|
|||
(make-object message% m vp))))
|
||||
|
||||
(send vp set-alignment 'left 'center)
|
||||
(send hp set-alignment 'right 'top)
|
||||
(send hp set-alignment 'right 'center)
|
||||
(send (make-object button% true-choice hp on-true '(border)) focus)
|
||||
(make-object button% false-choice hp on-false)
|
||||
(send dialog center 'both)
|
||||
|
|
Loading…
Reference in New Issue
Block a user