g_date_set_time error on folder selection

2005-10-15 Thread Nick Watts
On Windows XP. I've got a GtkFileChooser widget set up with the GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER action. Whenever I go to the My Pictures directory with the file chooser widget, I get a whole bunch of identical errors that all say: Glib-CRITICAL **: g_date_set_time: assertion 'ptm != NULL' fa

RE: folder selection

2005-05-13 Thread srinivas
; thanks; vasu. On Sat, 2005-05-14 at 01:03, Prewitt, Nathan C ERDC-ITL-MS Contractor wrote: > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] Behalf Of srinivas > > Sent: Friday, May 13, 2005 12:45 AM > > To: gtk-app-devel-list

RE: folder selection

2005-05-13 Thread Prewitt, Nathan C ERDC-ITL-MS Contractor
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of srinivas > Sent: Friday, May 13, 2005 12:45 AM > To: gtk-app-devel-list@gnome.org > Subject: folder selection > > > hi ; > > can i use gtk_file_selection to selec

folder selection

2005-05-12 Thread srinivas
hi ; can i use gtk_file_selection to select the folder, if so can i have an example of it. bye; vasu. ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

gtk folder selection

2005-04-06 Thread srinivas
hi to all; i am very new to this. i am developing gui with gtk. now i created a list view and a file selector, the file what ever i am selecting i want to display it to the listview. how can i do this. and i want to display the root file system in tree view with checkboxes. so that i can check f