• 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: Multiple Nibs problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multiple Nibs problems


  • Subject: Re: Multiple Nibs problems
  • From: j o a r <email@hidden>
  • Date: Sat, 7 Jun 2003 01:37:12 +0200

At a cursory glance your code looks fine. I would start with checking the connections between your menu items and your main controller object. If you place a NSLog() in your action method, is it printed when you select the menu item? If not, make sure that the main controller object (that I assume is instantiated from the nib file?) is the appliction delegate, and that your action method to open the about window is connected either to the first responder or to the main controller instance.

j o a r

On Saturday, Jun 7, 2003, at 01:05 Europe/Stockholm, Hasan Diwan wrote:

The problem arises when testing the code, if I click the about menu item (which is supposed to show the panel), it doesn't do anything. Also, it grays out the other menu items in the Application menu, so the only way to quit is to use the Dock. The code for preferences is similar, but it works fine. Any pointers appreciated...
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Multiple Nibs problems
      • From: Hasan Diwan <email@hidden>
References: 
 >Multiple Nibs problems (From: Hasan Diwan <email@hidden>)

  • Prev by Date: Re: Project Builder recompiles all files all the time...
  • Next by Date: Re: Project Builder recompiles all files all the time...
  • Previous by thread: Multiple Nibs problems
  • Next by thread: Re: Multiple Nibs problems
  • Index(es):
    • Date
    • Thread