alow using tab to get to the buttons

svn: r3803
This commit is contained in:
Eli Barzilay 2006-07-25 06:59:47 +00:00
parent d5294823a2
commit 7b8e8add19

View File

@ -74,12 +74,13 @@
(custodian-shutdown-all installer-cust))]
[installer-cust (make-custodian)])
(send done enable #f)
(send canvas allow-tab-exit #t)
((current-text-keymap-initializer) (send text get-keymap))
(send text lock #t)
;; still do this even tho we aren't in the eventspace main thread
(thread (lambda () (send dlg show #t)))
(parameterize ([current-custodian installer-cust])
(parameterize ([current-eventspace (make-eventspace)])
(queue-callback