• 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: "David M. Cotter" <email@hidden>
  • Date: Thu, 18 Feb 2010 19:34:44 -0800

target set to self
this is a menu item class override, the "myFunction" selector is part of the menu item class
note it works all the time except for the first time after switching out then in

On Feb 18, 2010, at 6:32 PM, Graham Cox wrote:

>
> On 19/02/2010, at 12:53 PM, David M. Cotter wrote:
>
>> i'm going to do a popup menu
>> i run thru all the items and call
>>
>> [myMenuItem setAction:@selector(myFunction:)];
>>
>> upon first run, my "myFunction" never gets called with the result of the menu item pick.
>>
>> but then, it works 100% of the time *after* i switch out then back into my app
>>
>> whaaa??  does anyone have an idea about this?
>
>
> What's the target set to?
>
> --Graham
>
>

_______________________________________________

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

References: 
 >setAction:@selector is not working ? (From: "David M. Cotter" <email@hidden>)
 >Re: setAction:@selector is not working ? (From: Graham Cox <email@hidden>)

  • Prev by Date: Re: Quartz2D paths from vector?
  • Next by Date: Help with creating CustomViews
  • Previous by thread: Re: setAction:@selector is not working ?
  • Next by thread: Re: setAction:@selector is not working ?
  • Index(es):
    • Date
    • Thread