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

Re: NSDirectoryEnumerator Question


  • Subject: Re: NSDirectoryEnumerator Question
  • From: Fredrik Olsson <email@hidden>
  • Date: Wed, 16 Aug 2006 10:41:50 +0200

Brian Amerige skrev:
I'm trying make some menu items for my project, but in order to get the IBActions to appear in the FirstResponder action list, I need them to be in my MyDocument.h file, not my AppController.h (where the actual methods i need to call are in AppController.m).

I know I can get this done by manually keeping the methods that I want to use as Menu IBActions in both AppController.m and MyDocument.m in sync, but I don't think that's the proper way to do this.

In IB; double click the First Responder icon and the Inspector should show a list of Outlets and Actions, some 90 or so standard actions are already there. Just add your own, they do not need to even exist in your application :).


// Fredrik Olsson

_______________________________________________
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


References: 
 >NSDirectoryEnumerator Question (From: Brian Amerige <email@hidden>)

  • Prev by Date: Re: Capture WebView in a NSImage
  • Next by Date: Re: NSDirectoryEnumerator Question
  • Previous by thread: NSDirectoryEnumerator Question
  • Next by thread: Re: NSDirectoryEnumerator Question
  • Index(es):
    • Date
    • Thread