Re: Propagation of key press events



"Padraig O'Briain" <Padraig Obriain Sun COM> writes:

> > To: "Padraig O'Briain" <Padraig Obriain Sun COM>
> > Cc: gtk-devel-list gnome org
> > Subject: Re: Propagation of key press events
> > User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/21.1
> > MIME-Version: 1.0
> > 
> > 
> > "Padraig O'Briain" <Padraig Obriain Sun COM> writes:
> > 
> > > I am trying to figure out how to get Shift+F10 to display an applet's 
> context 
> > > menu even if focus is in a widget within the applet rather the applet 
> itself.
> > > 
> > > This does not work as the signal handler for the popup_menu signal returns 
> void. 
> > > Is it reasonable to ask that ihe signal handler return a gboolean so that 
> the 
> > > keypress can be propagated up to the applet?
> > 
> > Yes, I think it would be fine to make this change.
> > 
> 
> I am working on the patch.
> 
> Could I make a similar change to show_help signal handler?

Yes, this should be fine too.
                                        Owen



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