• 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: [NSApp mainMenu] = null!!!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [NSApp mainMenu] = null!!!


  • Subject: Re: [NSApp mainMenu] = null!!!
  • From: Sherm Pendley <email@hidden>
  • Date: Sat, 20 Jan 2007 14:56:06 -0500

On Jan 20, 2007, at 9:57 AM, Daniel R. Killoran,Ph.D. wrote:

What is the significance of

	theMenu = [NSApp mainMenu];

returning theMenu = 0 ???

Could be you're calling -mainMenu too early in your app's lifespan, before NSApp has been pointed to the shared NSApplication instance. A message sent to nil will return nil.


sherm--

Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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: [NSApp mainMenu] = null!!!
      • From: "Daniel R. Killoran,Ph.D." <email@hidden>
References: 
 >[NSApp mainMenu] = null!!! (From: "Daniel R. Killoran,Ph.D." <email@hidden>)

  • Prev by Date: Re: Image not updated
  • Next by Date: actions on window open and close
  • Previous by thread: [NSApp mainMenu] = null!!!
  • Next by thread: Re: [NSApp mainMenu] = null!!!
  • Index(es):
    • Date
    • Thread