Re: NSURLDownload Example with Progress Indicator
Re: NSURLDownload Example with Progress Indicator
- Subject: Re: NSURLDownload Example with Progress Indicator
- From: Jeremy Dronfield <email@hidden>
- Date: Fri, 25 Feb 2005 10:30:52 +0000
/Developer/Examples/WebKit/Downloader
does exactly what you want. It uses WebKit's WebDownload (which is an
NSURLDownload subclass) and implements the NSURLDownload delegate
methods. It also has a button and a progress indicator.
Regards,
-Jeremy
===================================
SkoobySoft, home of viJournal and Skooby Renamer
email: email@hidden or visit:
http://freespace.virgin.net/jeremy.dronfield/skoobysoft.html
===================================
On 24 Feb 2005, at 8:23 pm, rfitz wrote:
Does anyone have an exmaple XCode project that:
-has a button (download)
-when clicked, a file is downloaded to Desktop
(http://server.com/file.dmg)
-while downloading a progress indicator shows the status of the
download (percentage complete)
If someone could send me a sample project if they have one that can do
this, please do.
Thanks,
-Rhon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden