Re: gtkfilechooser buttons



You can consider using a dinamically generated filechooser, instead
of a statically generated one (i.e. that created by Glade) by means
of gtk_file_chooser_dialog_new; in this way, you can select a 
GTK_FILE_CHOOSER_ACTION_OPEN behaviour or a
GTK_FILE_CHOOSER_ACTION_SAVE one, depending on your current operation.

well, the behaviour of the widget is all right. but why doesn't the
button image change when i set to save mode? i mean, the folder
browser and the other parts of the window are ok.

shouldn't the appearance of the filechooser widget change when i set
the action with gtk_file_chooser_set_action ?

gyözö

-- 
Today is a good day to bribe a high-ranking public official.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]