Re: [gtk-list] Re: menu



>  > >  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]