• 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
app delegate +initialize
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

app delegate +initialize


  • Subject: app delegate +initialize
  • From: John Baldwin <email@hidden>
  • Date: Tue, 22 Sep 2009 22:50:48 -0700

I'm missing something in the loading of an application delegate.

In my MainMenu.xib file, the File's Owner delegate connection is set to an AppController object. File's Owner's class is set to NSApplication.

In the AppController class, a +(void)initialize method is defined.

The +(void)initialize method gets called and my initialization happens as expected on my development machine. Every time, it seems.

But on a second test machine, the method doesn't get called. Ever, it seems.

Both machines are running 10.5.8.

I can't figure out what I'm missing to get the AppController class loaded and initialized as planned. Could anyone point me in the right direction?

John



_______________________________________________

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: app delegate +initialize
      • From: Dave Keck <email@hidden>
    • Re: app delegate +initialize
      • From: Bill Bumgarner <email@hidden>
  • Prev by Date: Re: /Library/Preferences Writable By Everyone
  • Next by Date: Re: NSImage rotation regression?
  • Previous by thread: Re: NSTableView flashes when updated
  • Next by thread: Re: app delegate +initialize
  • Index(es):
    • Date
    • Thread