This is WoodDoc_ZoomDelegate.m in view mode; [Download] [Up]
#import "wooddoc.h" @implementation WoodDoc (ZoomDelegate) - documentDidZoom:sender { [self updateViewsDirty:NO rect:NULL flag:SCROLL_TREEVIEW]; return self; } @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.