Re: GtkFileChooserButton issues

2005-10-14 Thread David Necas (Yeti)
On Thu, Oct 13, 2005 at 04:11:30PM +0200, David Necas (Yeti) wrote: > > I'm unable to set the button back to the "(None)" state This was a problem in my code, as it works on a simple example. > When it starts in the "(None)" state, user decides not to > select anything and presses Cancel, the fi

GtkFileChooserButton issues

2005-10-13 Thread David Necas (Yeti)
Hi, I'm trying to use GtkFileSelectionButton, but... I'm unable to set the button back to the "(None)" state when nothing is selected. Of course, I can destroy the button and create a new one, but that's not very nice. When it starts in the "(None)" state, user clicks on some files, but then de