On Sat, 2005-11-26 at 11:18 +0200, Daniel Pekelharing wrote:
> On Sat, 2005-11-26 at 09:08 +0000, John Cupitt wrote:
> > On 11/26/05, Daniel Pekelharing <[EMAIL PROTECTED]> wrote:
> > > Is there a signal on a GtkMenuItem that gets called when the cursor is
> > > moved onto the item?
> > 
> > I use "select" for when a menu item is highlit but before it is activated.
> > 
> > John
> 
> That seems to be what I was looking for.. Thanks!

I have another problem...

I need to receive any keys pressed whilst a menu item is selected ...

I connect a menu item with "key-press-event", but it seems to do
nothing, even though Gtk doesn't spit out the usual:
"signal x is invalid for instance y"...

Any ideas what might be blocking the key press signals?

Thanks!

-- 
Daniel Pekelharing
<[EMAIL PROTECTED]>

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to