Skip navigation.
 
mlRe: Putting a spinning progress indicator in a outline
FROM : Jens Alfke
DATE : Fri Aug 01 23:55:10 2008

On 1 Aug '08, at 2:49 PM, Markus Spoettl wrote:

> I'm trying to figure out how I might be able to do something like 
> Mail.app does displaying a spinning progress indicator as part of an 
> outline item. Is this a custom cell type that AppKit doesn't have or 
> is it something that's already there waiting to be used? I'd be 
> grateful is someone could push me in the right direction.


I think Mail uses a custom cell type. There's a 3rd party open-source 
implementation by Andreas Mayer, at
   http://www.harmless.de/cocoa-code.php

—Jens_______________________________________________

Cocoa-dev mailing list (<email_removed>)

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/<email_removed>

This email sent to <email_removed>

Related mailsAuthorDate
mlPutting a spinning progress indicator in a outline Markus Spoettl Aug 1, 23:49
mlRe: Putting a spinning progress indicator in a outline Jens Alfke Aug 1, 23:55
mlRe: Putting a spinning progress indicator in a outline Markus Spoettl Aug 2, 01:42
mlRe: Putting a spinning progress indicator in a outline Markus Spoettl Aug 2, 08:27
mlRe: Putting a spinning progress indicator in a outline Andreas Mayer Aug 2, 15:15
mlRe: Putting a spinning progress indicator in a outline Markus Spoettl Aug 2, 20:57