> Le 7 janv. 2020 à 18:53, JP HARMAND via Cocoa-dev
> a écrit :
>
> While a NSMenu item is opened, some items are disabled and some are enabled,
> exactly as wanted .
> Moving the mouse over this menu , I now want to know which item is under the
> mouse what ever it’s sate is.
> I am notifi
While a NSMenu item is opened, some items are disabled and some are enabled,
exactly as wanted .
Moving the mouse over this menu , I now want to know which item is under the
mouse what ever it’s sate is.
I am notified with -(void)menu (NSMenu*)menu
willHighlightItem(NSMenuItem*)menuItem each ti