> Turns out, you also have to connect to "button-press-event" 
> and return TRUE there, when seeing 
> event->button == 3 && event->type == GDK_BUTTON_PRESS.

Right, I should have thought of that.  That does exactly what I want to
do. 

> Maybe you want to file a bug-report, that GTK+ should emit 
> the "popup-menu" signal when seeing that condition, 
> instead of shortcutting to the code displaying the popup menu.

I created minor Bug 504341.

Thanks for your help,
-Anthony
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to