- 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;
Method Types
- - drawRect:
Instance Methods
- (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.