RE: Can I Disable or Alter GtkEntry and GtkTextView Clipboard Menus?
- Date: Tue, 18 Dec 2007 11:56:12 -0500
- From: "Vallone, Anthony" <anthony.vallone@xxxxxxxx>
- Subject: RE: Can I Disable or Alter GtkEntry and GtkTextView Clipboard Menus?
> I don't know what went wrong, but connecting to the "popup-menu" > signal definitly works, as the attached program demonstrates. > > Ciao, > Mathias Thanks for replying Mathias. When I run your code, the clipboard menu still opens. Does the menu open for you with this code? If not, does the menu open for you if you remove the "popup-menu" signal connect? If we are seeing different behavior for this code, maybe its a configuration/environment difference. I altered your code a little and attached it to further demonstrate my problem. I do not get any errors when connecting to "popup-menu", but my callback never gets executed. Also, my callback for "populate-popup" executes, but can't seem to alter the menu. -Anthony
Attachment:
block-popup-menu2.c
Description: block-popup-menu2.c
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list
- Follow-Ups:
- RE: Can I Disable or Alter GtkEntry and GtkTextView Clipboard Menus?
- From: Mathias Hasselmann
- RE: Can I Disable or Alter GtkEntry and GtkTextView Clipboard Menus?
- References:
- Can I Disable or Alter GtkEntry and GtkTextView Clipboard Menus?
- From: Vallone, Anthony
- Re: Can I Disable or Alter GtkEntry and GtkTextView Clipboard Menus?
- From: Mathias Hasselmann
- Can I Disable or Alter GtkEntry and GtkTextView Clipboard Menus?
- Prev by Date: IO Channel Flush - Assertion Failure
- Next by Date: Re: IO Channel Flush - Assertion Failure
- Previous by thread: Re: Can I Disable or Alter GtkEntry and GtkTextView Clipboard Menus?
- Next by thread: RE: Can I Disable or Alter GtkEntry and GtkTextView Clipboard Menus?
- Index(es):