• 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: setAction:@selector is not working ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: setAction:@selector is not working ?


  • Subject: Re: setAction:@selector is not working ?
  • From: Jens Alfke <email@hidden>
  • Date: Fri, 19 Feb 2010 11:38:19 -0800


On Feb 19, 2010, at 11:31 AM, David M. Cotter wrote:

i'm completely baffled by this.  does anyone have a hint?

i'm going to do a popup menu
i run thru all the items and call

[myMenuItem setAction:@selector(myFunction:)];

Where is that line of code? Are you sure it's getting called on the first run? Are you sure that 'myMenuItem' is non-nil? Try putting in some breakpoints or NSLog calls to make sure.


—Jens_______________________________________________

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: setAction:@selector is not working ?
      • From: "David M. Cotter" <email@hidden>
References: 
 >setAction:@selector is not working ? (From: "David M. Cotter" <email@hidden>)
 >Re: setAction:@selector is not working ? (From: Graham Cox <email@hidden>)
 >Re: setAction:@selector is not working ? (From: "David M. Cotter" <email@hidden>)

  • Prev by Date: Re: setAction:@selector is not working ?
  • Next by Date: Re: setAction:@selector is not working ?
  • Previous by thread: Re: setAction:@selector is not working ?
  • Next by thread: Re: setAction:@selector is not working ?
  • Index(es):
    • Date
    • Thread