Re: signal on title colum of GtkTreeView
- From: Benoit DUMONT <vertigo17 free fr>
- To: Harobed <mailing harobed org>, "gtk-list gnome org" <gtk-list gnome org>
- Subject: Re: signal on title colum of GtkTreeView
- Date: Thu, 13 Nov 2003 13:47:04 +0100
Hello,
I have the same problem.
The only callback that I found is the "clicked" callback on each GtkTreeColumn
but it only works for left button click (the one that change the sort order).
I would also like to popup a menu on the column using the right click.
For the time beeing, I do it on the list directly and I get the column with
the function gtk_tree_view_get_path_at_pos. So the user have to click on a
row to get the popup menu.
Benoit.
Le Jeudi 13 Novembre 2003 12:33, Harobed a écrit :
> Hi,
>
> I would like to show popup window when I click on title column of
> TreeView.
>
> My problem is than I don't success to define signal on title of column.
>
> I added widget to title column, I defined signal on this widget but it's
> not actived ! I don't understand.
>
> Someone I've one exemple ?
>
>
> Thanks
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]