Page 1 of 1

Download Zip and extract files with progressbar

Posted: Thu Nov 29, 2012 11:41 am
by jmburnod
Hi All,
Maybe the stack in attachment is useful for someone.
I tested it OSX only. Does somebody can test it on PC and Linux ?

It does:
• Download a zip file "images50.zip" (50 images.png, 1.4 Mo) in the documents folder
• Answer dialog to confirm extraction
• Create a destination folder "images50" in the documents folder
• Extract the files from the zip to the destination folder
• Delete zip file "images50.zip"
• A button "Delete folder images50" delete this folder after an answer dialog

Thanks again at all for help
Jean-Marc

Re: Download Zip and extract files with progressbar

Posted: Sat Dec 01, 2012 7:29 pm
by Simon
Hi Jean-Marc,
I tested the stack on my Windows 7 machine, results:
• Download a zip file "images50.zip" (50 images.png, 1.4 Mo) in the documents folder
Yes
• Answer dialog to confirm extraction
Yes
• Create a destination folder "images50" in the documents folder
Yes
• Extract the files from the zip to the destination folder
Yes
• Delete zip file "images50.zip"
Yes
• A button "Delete folder images50" delete this folder after an answer dialog
Deleted contents of folder but not the folder

Simon

Re: Download Zip and extract files with progressbar

Posted: Sat Dec 01, 2012 11:22 pm
by jmburnod
Hi Simon,
Tank for your reply.
The result is better than i tought, all step work except the last.
Best regards
Jean-Marc

Re: Download Zip and extract files with progressbar

Posted: Mon Dec 03, 2012 7:47 pm
by jmburnod
Hi All,
This new version work on windows and OSX.
The folder is deleted
Best
Jean-Marc