Re: CTree vs CList



> this isn't true. just catch the button_press_event and handle it
> yourself. you can find out the row/col of the widget with
> gtk_ctree_get_selection_info(). i do this a great deal.
>
> --p

thanks, i'll try. I was reading an thread about this technique in the archive, but
with CList context.
I was annoyed because gtk_ctree_get_selection_info()is not documented in the
reference, but it seems
 gtk_clist_get_selection_info() can be used with CTree too.

David







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