site_archiver@lists.apple.com Delivered-To: cocoa-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mellel-com.20210112.gappssmtp.com; s=20210112; h=to:date:message-id:subject:mime-version:content-transfer-encoding :from:from:to:cc:subject:date:message-id:reply-to; bh=3QnAzznICcZ7u98Lfc/K7c8uyZdpPPUbYL+zhJmIyc8=; b=2ayRvR0WuIFzhVfKV4tTOdCJONufAhysZ/C/6KwmL6CSEZkgZw7I4dCWY9oUzamseo NDInX0NY6JN8P2vqbFkFHblUaDGTgTOwPAPe+SheZM3rA3kbUdeA/UqApgC8zCctPWoi SYtY3u/WRsnylyx5vKkMc/U20IVb8fPB4lR7nPXLBjy9vNrzQquRx/pEZ2g3QVYS4Woa 8qMSjOE7lGmzWLNqkSDHser8d4quzpeDF4HAgn/iGMBP0Z1NfUzmp5TyrTUEwR8E2pru EchEvykmRSyz4H6IvYW39jd66A8yUTmNOvt1rUp/kQbIDZfXufXstf7zVxEg3GLujGS5 jQ8w== Hi, I'm using popUpContextMenu:withEvent:forView: to show a context menu. The menu contains several items whose target is the first responder (that is, nil). But the items are not enabled and if I turn off autoEnable then the action is never called on the first responder. Same target/action setup works just fine for the same items in the main menu, as expected. Is this by design or am I missing something? Tia Eyal Redler ------------------------------------------------------------------------------------------------ "If Uri Geller bends spoons with divine powers, then he's doing it the hard way." --James Randi www.eyalredler.com _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com