• 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
initWithContentsOfFile and outlets
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

initWithContentsOfFile and outlets


  • Subject: initWithContentsOfFile and outlets
  • From: Sanri Parov <email@hidden>
  • Date: Mon, 20 Jun 2005 21:38:37 +0200

Hi everybody,

I'm dealing with a NON document based application which nevertheless
produces an output file (a package one).
I was wondering what method is called when I double click the output
file in the Finder. I've seen that overriding
- (id)initWithContentsOfFile:(NSString *)fileName ofType:(NSString
*)docType
respond to the call, but it gives me problems because I can't use
outlets anymore; that's because it's an init method.

What method have I to override in order to load an output package-file
and keep continuing using the outlets stated in the nib file?
Thanks all.

--
Sanri Parov
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Outline and Table back to front
  • Next by Date: Re: Outline and Table back to front
  • Previous by thread: Re: class-dump
  • Next by thread: Writing a draglet in Cocoa
  • Index(es):
    • Date
    • Thread