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,6 +74,7 @@
(custodian-shutdown-all installer-cust))] (custodian-shutdown-all installer-cust))]
[installer-cust (make-custodian)]) [installer-cust (make-custodian)])
(send done enable #f) (send done enable #f)
(send canvas allow-tab-exit #t)
((current-text-keymap-initializer) (send text get-keymap)) ((current-text-keymap-initializer) (send text get-keymap))
(send text lock #t) (send text lock #t)