Skip to content
Prev 8733 / 63421 Next

file.choose (PR#2465)

On Thu, 16 Jan 2003 14:52:24 +0100 (MET), you wrote:

            
I'd be worried that a change like that would lead to bugs downstream.
Routines that make use of file.choose results would now have to check
for invalid input.

On the other hand, file.choose() could be more flexible.  For example,
the other day someone suggested to me that "install library from local
zip file" should be able to install multiple packages at once, and
that makes sense, but it requires multiple selections to be enabled in
the file selection menu.  There are a lot of other options to standard
Windows file dialogs, but I can't spot any that would really be
appropriate here.  Can anyone else?

Duncan Murdoch