> Date: Sun, 12 Jun 2005 16:03:01 +0200
> From: Lennart Borgman <[EMAIL PROTECTED]>
> CC: [email protected]
> 
> Would it be better to use the standard directory dialog (rather than the 
> file dialog)?

I'm nowhere near being a specialist in W32 GUI programming, but the
comments in w32fns.c sound like there's no ``standard directory
dialog'' available, or perhaps it couldn't be used here:

    /* Callback for altering the behaviour of the Open File dialog.
       Makes the Filename text field contain "Current Directory" and be
       read-only when "Directories" is selected in the filter.  This
       allows us to work around the fact that the standard Open File
       dialog does not support directories.  */


_______________________________________________
Emacs-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to