Re: How to handle focus for treeview cells?



On Fri, May 13, 2011 at 9:53 AM, Andrew E. Makeev <andrew solvo ru> wrote:
> That is exactly what I am looking for. But it is implemented for
> GtkCellArea only, but for GtkTreeView.
>
> The questing is do developers plan to implement same focus handling for
> GtkTreeView as well?

Note that GtkTreeViewColumn actually uses GtkCellArea internally
starting with GTK+ 3.0.  GtkTreeViewColumn also implements the
get_area method of the GtkCellLayout interface, which you can use to
get access to the underlying GtkCellArea.


regards,

-kris.


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