Re: Progress Indicator in Table View
Re: Progress Indicator in Table View
- Subject: Re: Progress Indicator in Table View
- From: Karl Moskowski <email@hidden>
- Date: Wed, 19 May 2010 13:58:17 -0400
On 2010-05-19, at 1:55 PM, Rick C. wrote:
> Hello,
>
> I'm struggling a bit with what seems to be quite common these days, putting an NSProgressIndicator inside of an NSTableView. I'm able to make it work to a point but quite buggy and not always able to update it properly. I have found the topic discussed a bit in the Archives and via Google, but most examples seem to be rather dated. The Safari downloads window is probably the best way to describe what I want to do. If anyone would be so kind to offer some starting advice or maybe a good tutorial it would be much appreciated.
>
> Thanks,
>
> rick
If you're intent on using NSTableView, there's always Joar's Subview-TableView:
http://joar.com/code/
However, I chose use NSCollectionView instead in Coruscation, my utility to check all Sparkle apps for updates. There are a few settings (both in IB and programmatic) that you have to change from default to make it look more NSTableView-like, but it works nicely for me.
http://bitbucket.org/kolpanic/coruscation/
----
Karl Moskowski <email@hidden>
Voodoo Ergonomics Inc. <http://voodooergonomics.com/>
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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