fix focus
please include in the 6.0 release
(cherry picked from commit 199b060058
)
This commit is contained in:
parent
44c29dfb6c
commit
687ed81d29
|
@ -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?
|
||||||
|
|
Loading…
Reference in New Issue
Block a user