• 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: Michael Vannorsdel <email@hidden>
  • Date: Fri, 2 May 2008 17:36:56 -0600

I should have mentioned, if you're calling from C there probably is no 'self' since you're not calling from inside an object's method. You'll have to pass a pointer to the object you want to be the owner.


On May 2, 2008, at 5:33 PM, J. Todd Slack wrote:

One question though.

When I use:

[NSBundle loadNibNamed:@"SettingsDialog" owner:self]; // the nib name is SettingsDialog.nib

Xcode complains that this is the first time that self is used.

I am a bit rusty right now, can anyone explain why? I thought self could be used like this.

What am I missing?

_______________________________________________

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


References: 
 >Loading a .nib? (From: "J. Todd Slack" <email@hidden>)
 >Re: Loading a .nib? (From: Jonathan Hess <email@hidden>)
 >Re: Loading a .nib? (From: "J. Todd Slack" <email@hidden>)
 >Re: Loading a .nib? (From: Michael Vannorsdel <email@hidden>)
 >Re: Loading a .nib? (From: "J. Todd Slack" <email@hidden>)

  • Prev by Date: Read XML from the web
  • Next by Date: Re: Loading a .nib?
  • Previous by thread: Re: Loading a .nib?
  • Next by thread: Re: Loading a .nib?
  • Index(es):
    • Date
    • Thread