Re: [gtk-list] CList
- From: Havoc Pennington <rhp zirx pair com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] CList
- Date: Thu, 18 Mar 1999 20:10:52 -0500 (EST)
On Thu, 18 Mar 1999, jeff utton wrote:
> In gtk 1.0 I could open an RMM by clicking in a clist with the right
> mouse button and catching the siganl select_row. Then if it was the
> third button that caused the signal, open a popup menu, but with gtk 1.2
> the right mouse button doesn't cause the signal to happen. So how do I
> open a popup menu from the right mouse menu when clicking on a clist?
>
Just connect to button_press_event. :-)
There is a function in gtkclist.h which converts click coordinates to a
row number.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]