can-close

original commit: 1cb2df4d064c7badd4f263d09a217809c9e5497b
This commit is contained in:
Paul Steckler 2002-07-15 22:15:48 +00:00
parent 88d66a2a98
commit 6086973b8b

View File

@ -90,6 +90,8 @@
(send main-sd-button enable #f)
(send cb-frame center)
(send cb-frame show #t)))])
(define/override can-close?
(lambda () (shutdown-dialog) #f))
(super-instantiate ())
(set! panel
(instantiate vertical-panel% ()