On Aug 10, 2007, at 1:58 AM, Christiaan Hofman wrote:

Probably the cleanest way to implement it is to have a download window controller that manager the downloads, wrap each NSURLDownload in a controller object that manages the download, progress, file, and owns an NSProgressIndicator, and a table that uses this object as data. The progressIndicators can be added to the tableview similar to what we do in bibdesk with the spinners.

Hmm, I guess I should have checked the commits list before working on this this afternoon.

So when I updated today I saw a downloads controller, but no services support to use it by dragging URLs to the dock icon yet. It looks like you were testing it by dragging to the downloads window itself - do you want me to commit the code that'd add the dock icon support, or did you already have that and it's just not in yet?

Thanks,
-mike
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
skim-app-develop mailing list
skim-app-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-develop

Reply via email to