• 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: Startup Code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Startup Code


  • Subject: Re: Startup Code
  • From: Conor Dearden <email@hidden>
  • Date: Fri, 17 Mar 2006 15:10:10 +0100

- (void)applicationDidFinishLaunching:(NSNotification *)aNotification {
    //load file at startup
}

This is a notification sent to your application delegate which you can set
by ctrl dragging from file's Owner to one of your objects in IB. Or
programmatically using NSApp.

file:///Developer/ADC Reference Library/documentation/Cocoa/Reference/Ap
plicationKit/ObjC_classic/Classes/NSApplication.html

Conor Dearden
http://www.bruji.com/


 _______________________________________________
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: QTMovieView behavior
  • Next by Date: Re: RAW image format support in NSImage
  • Previous by thread: Re: Startup Code
  • Next by thread: How to uncheck the Ignore ownership on this volume programatically
  • Index(es):
    • Date
    • Thread