Re: [gtk-list] Re: menu



>  When i click with button 3 in the textarea the menu shows up and acts
>  as it should (just like in netscape when you click with button 3.)
>  
>  But, heres the kicker, the netscape menu "knows" where the click
>  occured in its window and can modify the menu to fit the type of 
>  data you clicked on.  i need to do the same thing.

I haven't tried this, but it may work.  Instead of using
gtk_signal_connect to bind to the button press, use
gtk_signal_connect_after.

  Quartic



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