emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bad file dialog on W32 popped up by a click on C source


From: Eli Zaretskii
Subject: Re: Bad file dialog on W32 popped up by a click on C source
Date: Sun, 12 Jun 2005 18:11:42 +0300

> Date: Sun, 12 Jun 2005 16:03:01 +0200
> From: Lennart Borgman <address@hidden>
> CC: address@hidden
> 
> 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.  */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]