• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Loading a .nib?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Loading a .nib?


  • Subject: Re: Loading a .nib?
  • From: "J. Todd Slack" <email@hidden>
  • Date: Fri, 2 May 2008 15:38:31 -0700

Hi Jon,

Thank you for the reply.

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.

Yeah, I am using:

[NSBundle loadNibNamed:@"SettingsDialog" owner:self;]

But that is Objective-C, I need to do it from a .c file.

-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


  • Follow-Ups:
    • Re: Loading a .nib?
      • From: Michael Vannorsdel <email@hidden>
    • Re: Loading a .nib?
      • From: Uli Kusterer <email@hidden>
    • Re: Loading a .nib?
      • From: Nick Zitzmann <email@hidden>
References: 
 >Loading a .nib? (From: "J. Todd Slack" <email@hidden>)
 >Re: Loading a .nib? (From: Jonathan Hess <email@hidden>)

  • Prev by Date: Re: Loading a .nib?
  • Next by Date: Re: Graphics seen when volume is modified.
  • Previous by thread: Re: Loading a .nib?
  • Next by thread: Re: Loading a .nib?
  • Index(es):
    • Date
    • Thread