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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to