On Monday 12 November 2007 23:24:51 [EMAIL PROTECTED] wrote:
>> Hi,
>> I'm experiencing a little problem with GtkFileChooserDialog and
>> GtkFileChooser: I'm writing an app that needs to select a path to operate on
>> it. This path could be a file or a directory (to be handled recursively).
>> Whil
Hi,
I'm experiencing a little problem with GtkFileChooserDialog and GtkFileChooser:
I'm writing an app that needs to select a path to operate on it.
This path could be a file or a directory (to be handled recursively).
While it was possible to select a file OR a directory with the old
GtkFileSelect