MyDocument.xib v MainMenu.xib
MyDocument.xib v MainMenu.xib
- Subject: MyDocument.xib v MainMenu.xib
- From: David Blanton <email@hidden>
- Date: Tue, 29 Dec 2009 22:23:53 -0700
In a document based app I want to have some 'inspectors" that reflect
what i sgoing on in the document. These inspectors should float.
If I make NSPanel's for the inspector in MyDocument.xib then each
instance of a document gets its own set of inspectors.
I would like to have just one set of inspectors whose contents change
as different documents are activated.
Putting the inspectors in MainMenu.xib will let me make just 'one set'
for all documents but I am unsure as to how to get a reference from
the inspector to the document given different xib's.
Suggestion please.
db
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden