I have defined an NSView "info view" on IB. This view contains several NSTextFields. Now I want to programmatically create copies of this view and attach them to the objects on my window. So if on my window I have 10 objects, I should see the 10 objects, each one having its "info view". Each view reports information about each object on the screen. What's the best way to do that?
Best Regards -- Lorenzo email: [EMAIL PROTECTED] _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]