RE: Can I Disable or Alter GtkEntry and GtkTextView Clipboard Menus?
- Date: Tue, 18 Dec 2007 17:05:03 -0500
- From: "Vallone, Anthony" <anthony.vallone@xxxxxxxx>
- Subject: RE: Can I Disable or Alter GtkEntry and GtkTextView Clipboard Menus?
> 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
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list