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 <kolpa...@voodooergonomics.com> Voodoo Ergonomics Inc. <http://voodooergonomics.com/>
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com