Re: Loading a .nib?
Re: Loading a .nib?
- Subject: Re: Loading a .nib?
- From: Jonathan Hess <email@hidden>
- Date: Fri, 2 May 2008 15:35:58 -0700
Hey Jason -
I don't know the specifics of iTunes plug-ins, but normally you load a
NIB with -[NSBundle loadNibFile:externalNameTable:withZone:] method.
That method, and some more convenient form of it are available in
AppKit and declared in NSNibLoading.h.
Good Luck -
Jon Hess
On May 2, 2008, at 3:29 PM, J. Todd Slack wrote:
Hello Guys,
So I am creating an iTunes PLugin, can anyone show me how to
load ..nib file?
I have looked for examples and I am just not finding what I need.
Thanks,
-Jason
_______________________________________________
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
_______________________________________________
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