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

NSDirectoryEnumerator Question


  • Subject: NSDirectoryEnumerator Question
  • From: Brian Amerige <email@hidden>
  • Date: Tue, 15 Aug 2006 21:47:07 -0400

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.

Any suggestions?

Thanks,
Brian.
_______________________________________________
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


  • Follow-Ups:
    • Re: NSDirectoryEnumerator Question
      • From: Michael Nickerson <email@hidden>
    • Re: NSDirectoryEnumerator Question
      • From: Fredrik Olsson <email@hidden>
  • Prev by Date: Re: Interface Builder Help Broken?
  • Next by Date: Re: Unit testing and Xcode integration
  • Previous by thread: Re: Custom Cell not working in NSTableView
  • Next by thread: Re: NSDirectoryEnumerator Question
  • Index(es):
    • Date
    • Thread