Re: [gtk-list] Re: menu
- From: Federico Mena Quintero <federico nuclecu unam mx>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: menu
- Date: Fri, 17 Apr 1998 02:28:57 -0500
> > > PS. if the user clicks and drags the mouse over the menu in one
> > > quick movenment the menu_items don't get "highlight" becuase the
> > > text widget still is getting this event. How can i fix that.
> >
> > Uh? How are you popping up the menu?
> >
> > Quartic
>
> static gint
> pop_mymenu (GtkWidget *widget, GdkEventButton *button, gpointer data)
[snip]
> gtk_menu_popup (GTK_MENU (mymenu), NULL, NULL,
> NULL, NULL, 3, event->time);
That looks fine to me. Could you provide some more details about the
problem?
Quartic
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]