On Mon, Feb 1, 2010 at 9:16 AM, Half Activist <[email protected]> wrote: > Even if i have 10 documents opened, the one that i do a "save as" on has its > _instance method_ awakeFromNib called a second time:
Are you sure it's the same instance? It really looks like you have accidentally added an NSDocument instance to your accessory view nib. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list ([email protected]) 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]
