generate the inspector tab button images dynamically when selected/deselected instead of storing them

This commit is contained in:
Mitchell Livingston
2008-05-02 13:08:23 +00:00
parent ecc825a242
commit acdd97384e
3 changed files with 13 additions and 47 deletions

View File

@@ -70,7 +70,6 @@
- (void) setQuitting
{
fQuitting = YES;
[self display];
}
- (void) drawRect: (NSRect) rect