[racket] get-file-list returns #f when selecting single file on Windows

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Sat Sep 10 17:02:47 EDT 2011

At Thu, 8 Sep 2011 08:47:53 +0100, Chris wrote:
> The get-file-list dialog returns false if only a single file is selected. 
> Obviously it should return a list with just the one filename. This occurs on 
> Windows 7. It behaves properly on Linux (running OpenBox)  and I think on OS X 
> 10.7 also.
> 
> Does anyone know a workaround? (Besides using the 'common style?) 

I don't have a better workaround, but I've pushed a fix to the git repo.
 


Posted on the users mailing list.