original commit: 625b99e400620644e4cffb151f9fc5d917964bf0
This commit is contained in:
Robby Findler 1999-03-30 17:24:59 +00:00
parent 8c0926f3d0
commit e4de69a521

View File

@ -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)