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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]