Un-pause a NSProgress?
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