overwrite confirmation - gtk file chooser

Ka-Hing Cheung khc at hxbc.us
Sun Aug 12 16:50:33 EDT 2007


On Mon, 2007-08-13 at 00:36 +0530, Prekshu Ajmera wrote:
> Hello,
> 
> I want to create a file chooser dialog to save multiple whiteboards at
> the same time ..
> Thus my file choose dialog should be able to select a folder ..
> Filenames for all the files are chosen in the code itself ..
> How do I take care of overwrite ?

Assuming that you want to do this within the request api, I think the
request_file_cb should be changed to return a gboolean to indicate
whether the file/directory of choice was accepted.

-khc






More information about the Devel mailing list