On Mon, Oct 06, 2008 at 02:31:42PM -0400, Seth Thomas Rasmussen wrote:
> I started patching up the manual regarding ask_open_folder and
> ask_save_folder. Their behavior seems identical:
> 
>   Shoes.app do
>     alert ask_open_folder
>     alert ask_save_folder
>   end
> 
> Seems like one should simply be documented as an alias or perhaps
> removed entirely?

On some platforms `ask_save_folder` shows the "Create folder..."
button as part of the dialog while `ask_open_folder` does not.
On Linux and Windows, that is.

_why

Reply via email to