[ltk-user] Problems with choose-directory on windows.
![](https://secure.gravatar.com/avatar/361b8aef60dd031527fc6e3f861507f5.jpg?s=120&d=mm&r=g)
1 Aug
2007
1 Aug
'07
7:53 p.m.
I'm trying to run this code on Windows XP, SBCL 1.0.6 and ActiveTCL 8.4.14.0 : (defun tester () (setf *debug-tk* nil) (with-ltk () (let ((b (make-instance 'button :text "ok" :command (lambda () (choose-directory) (finish-output))))) (pack b)))) This code hangs, and does not give me a directory chooser. Anyone have a fix for this ? -- _________________ Kjeld K. B. Massali denatus@gmail.com ------------------------------
6403
Age (days ago)
6403
Last active (days ago)
0 comments
1 participants
participants (1)
-
Denatus