.
original commit: 392356b28451d7c8a52663b30dca42f9712a7d9e
This commit is contained in:
parent
92c657782c
commit
49a6e83dec
|
@ -5248,7 +5248,7 @@
|
|||
'(border))]
|
||||
[update-ok (lambda () (send ok-button enable (not (null? (send (if dir? dirs files) get-selections)))))]
|
||||
[select-this-dir (and dir?
|
||||
(make-object button% "<- Select" dir-pane
|
||||
(make-object button% "<- &Select" dir-pane
|
||||
(lambda (b e)
|
||||
(send f show #f)
|
||||
(done))))]
|
||||
|
|
Loading…
Reference in New Issue
Block a user