Accessing NSView in Nib file inside a framework
Accessing NSView in Nib file inside a framework
- Subject: Accessing NSView in Nib file inside a framework
- From: Peter Schols <email@hidden>
- Date: Thu, 9 Oct 2003 22:45:32 +0200
Hi,
I have a framework with a Nib file containing an NSView (just a generic
NSView with a popupbutton on it). How can I access the NSView from
within the framework? A class inside the framework needs the NSView to
set it as an accessory view of an NSSavePanel.
Many thanks in advance!
peter
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.