Re: setAction:@selector is not working ?
Re: setAction:@selector is not working ?
- Subject: Re: setAction:@selector is not working ?
- From: "David M. Cotter" <email@hidden>
- Date: Fri, 19 Feb 2010 11:31:44 -0800
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:)];
>>
>> 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?
_______________________________________________
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