fix focus

please include in the 6.0 release
(cherry picked from commit 199b060058)
This commit is contained in:
Robby Findler 2013-11-22 11:15:26 -06:00 committed by Ryan Culpepper
parent 44c29dfb6c
commit 687ed81d29

View File

@ -233,8 +233,8 @@
(update-list-of-paths) (update-list-of-paths)
(update-different-racket-gui) (update-different-racket-gui)
(maybe-turn-racket-path-pink) (maybe-turn-racket-path-pink)
(send dlg show #t)
(send tf focus) (send tf focus)
(send dlg show #t)
(cond (cond
[cancelled? #f] [cancelled? #f]
[dir? [dir?