HidingProgress


Inherits From:
NSProgressIndicator
Declared In:
HidingProgress.h


Class Description

Subclass of NSProgressIndicator that hides itself when it is empty -- in otherwords, not indeterminate, with a value of 0.0.


Instance Variables

int mCount;

mCountNo description.


Method Types

- drawRect:

Instance Methods

drawRect:

- (void)drawRect:(NSRect)aRect

Draw self only when it has something to show.


Version 1.1 Copyright ©2003 by Karelia Software, LLC. All Rights Reserved.