Re: How to handle focus for treeview cells?



Got it, thanks Kris.

Just didn't look at CellLayout, and missed that method.

В Вск, 15/05/2011 в 18:27 +0200, Kristian Rietveld пишет:
> 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.
-- 
Andrew E. Makeev <andrew solvo ru>
Solvo Logistic



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