any way to choose file & folder in one filechooserdialog?
- From: Randy <randyqiuxy hotmail com>
- To: gtk-list <gtk-list gnome org>
- Subject: any way to choose file & folder in one filechooserdialog?
- Date: Sun, 06 Jun 2010 18:11:33 +0800
Hi all,
I know GTK+ could create file dialogs using function
"gtk_file_chooser_dialog_new", and "GTK_FILE_CHOOSER_ACTION_OPEN" makes
me choose files while "GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER"makes me
choose folder only.
Then is there any means for me to integrate the two options and choose
files and folder in one dialog? I seems
"GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER|
GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER" doesn't work.
Best regards,
Randy
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]