#include @interface ZScrollView : NSScrollView { id button1; } - initFrame:(NSRect)frameRect button1: b1; - tile; @end