• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Un-pause a NSProgress?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Un-pause a NSProgress?


  • Subject: Un-pause a NSProgress?
  • From: Daryle Walker <email@hidden>
  • Date: Fri, 10 Apr 2015 21:29:40 -0400

NSProgress optionally supports cancellation and/or pausing. Each activity has a set of associated properties. The problem is that pausing has the same set of property kinds as canceling, although canceling is one-way but pausing is supposed to be two-way. Like “canceled,” the “paused” property is read-only. So how are we supposed to un-pause?

I’m not talking about the developer’s own action code, but how to tweak the NSProgress object to let it know the action is back on.

—
Daryle Walker
Mac, Internet, and Video Game Junkie
darylew AT mac DOT com

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Prev by Date: NSURLProtocol
  • Next by Date: Re: NSURLProtocol
  • Previous by thread: Re: NSURLProtocol
  • Next by thread: Scattered NSProgress use
  • Index(es):
    • Date
    • Thread