Need a progress indicator in my cell-based NSTableView
Need a progress indicator in my cell-based NSTableView
- Subject: Need a progress indicator in my cell-based NSTableView
- From: Michael Crawford <email@hidden>
- Date: Mon, 19 Mar 2012 12:43:51 -0400
Basically, I want the horizontal barber pole animation in my cell-based table-view, in order to represent work-in-progress for some operation queue activity in the app. If anyone knows of a drop-in solution something with a name like NSProgressIndicatorCell, that I can use for this, that would be great. Alternative, I could switch to the new view-based table-views for 10.7, which look great but I'm hoping to avoid a complete re-implementation of an existing cell-based table-view implementation just to add another column with indeterminate progress indication.
-Michael
_______________________________________________
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