• 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
Custom sheet question - which variable?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Custom sheet question - which variable?


  • Subject: Custom sheet question - which variable?
  • From: Jenny M <email@hidden>
  • Date: Sat, 9 Jan 2010 18:40:26 -0800

Hi, I have what may seem like a very stupid question about custom sheets. I
am following this Apple dev tutorial:
http://developer.apple.com/mac/library/documentation/Cocoa/Conceptual/Sheets/Tasks/UsingCustomSheets.html

and I'm looking at this piece of code here:

if (!myCustomSheet)
    //Check the myCustomSheet instance variable to make sure the custom
sheet does not already exist.
    [NSBundle loadNibNamed: @"MyCustomSheet" owner: self];

But, I have no idea what "myCustomSheet" is referring to. I know that
"MyCustomSheet" is the separate XIB file, but of what variable type is
"myCustomSheet"? Do I need to define and connect to it in the new XIB?

Thanks.
_______________________________________________

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: Custom sheet question - which variable?
      • From: "Hank Heijink (Mailinglists)" <email@hidden>
  • Prev by Date: Supported API for handling bad server certificates in NSURLConnection
  • Next by Date: MFMailComposeViewController issue with not receiving taps
  • Previous by thread: Supported API for handling bad server certificates in NSURLConnection
  • Next by thread: Re: Custom sheet question - which variable?
  • Index(es):
    • Date
    • Thread