RE: Can I Disable or Alter GtkEntry and GtkTextView Clipboard Menus?
- From: "Vallone, Anthony" <anthony vallone lmco com>
 
- To: Mathias Hasselmann <mathias hasselmann gmx de>
 
- Cc: gtk-list gnome org
 
- Subject: RE: Can I Disable or Alter GtkEntry and GtkTextView Clipboard Menus?
 
- Date: Tue, 18 Dec 2007 17:05:03 -0500
 
> 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]