Problem with GtkFileChooserDialog select_folder action

2009-09-04 Thread John Stebbins
The problem occurs when I create a GtkFileChooserDialog with action GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER and then set the default folder with gtk_file_chooser_set_filename or gtk_file_chooser_select_filename. Attempting to click Ok gives the message The folder could not be created. Error

Re: Problem with GtkFileChooserDialog select_folder action

2009-09-04 Thread Allin Cottrell
On Fri, 4 Sep 2009, John Stebbins wrote: The problem occurs when I create a GtkFileChooserDialog with action GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER and then set the default folder with gtk_file_chooser_set_filename or gtk_file_chooser_select_filename. Attempting to click Ok gives the message