Le mardi 26 septembre 2006 à 10:47 +0200, Olivier Abad a écrit :
> Hi,
>
> I'm trying to implement a popup menu, but the items in my menu don't
> seem to receive the "activate" signal, so my handler is never called.
>
> However, it works if I connec
Hi,
I'm trying to implement a popup menu, but the items in my menu don't
seem to receive the "activate" signal, so my handler is never called.
However, it works if I connect the handler to "button-release-event"
instead of "activate" for my menu items.
Can someone tell me what I'm doing wrong ?